blob: 5723233b82130fc80fd2ab232e60f30a92d1929f (
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_subdirectory_arrow_am_alpha"
android:tint="?android:attr/colorControlNormal"
android:autoMirrored="true" />
|