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

@@ -32,7 +32,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/log_sub"
android:src="@drawable/ic_action_view_as_list"
android:src="@drawable/ic_view_list_grey_24dp"
android:layout_marginBottom="4dp"
android:layout_marginLeft="8dp"
android:layout_marginRight="8dp"