change icon name in layout files

This commit is contained in:
jiangkai
2015-03-03 11:26:59 -08:00
parent ba1cd87d39
commit 6c0a5c04e7
24 changed files with 40 additions and 40 deletions

View File

@@ -73,7 +73,7 @@
android:layout_height="match_parent"
android:text="@string/import_import"
android:minHeight="?android:attr/listPreferredItemHeight"
android:drawableRight="@drawable/ic_action_download"
android:drawableRight="@drawable/ic_file_download_grey_24dp"
android:drawablePadding="8dp"
android:gravity="center_vertical"
android:clickable="true"