2013-09-23 18:40:08 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
2014-08-08 13:08:56 -07:00
|
|
|
android:src="@drawable/ic_popout_am_alpha"
|
|
|
|
android:tint="?android:attr/colorControlNormal"
|
|
|
|
android:autoMirrored="true" />
|