anotherim/src/main/res/drawable/ic_call_white70_24dp.xml

4 lines
189 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/ic_call_white_24dp"
android:tint="@color/white70" />