5 lines
192 B
XML
5 lines
192 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:src="@drawable/ic_stop_white_24dp"
|
||
|
android:tint="@color/black_54p" />
|