Also fixes tint colors for icons to use themed colorControlNormal. Bug: 20421157 Change-Id: I110a1d95f763332e7ca76cf8ab4125bd4d9a075e
5 lines
210 B
XML
5 lines
210 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:src="@drawable/ic_grid_folder_alpha"
|
|
android:tint="?android:attr/colorControlNormal" />
|