summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/drawable/ic_open.xml
blob: e3f1faf82af73b7c73ec073906844db56f55bb93 (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_open_am_alpha"
    android:tint="?android:attr/colorControlNormal"
    android:autoMirrored="true" />