blob: f60b0d99266c3f30a986ed2b589461049d046e91 (
plain)
1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/ic_check_black_24dp"
android:tint="@color/toolbar_foreground"/>
|