Incorporate Vincent Lum's ShowFolders2-48.png as the icon for the
"Folders" option menu in the Folder List.
This commit is contained in:
parent
fa73f71e95
commit
6a984b3aee
2 changed files with 1 additions and 1 deletions
BIN
res/drawable/ic_show_folders.png
Normal file
BIN
res/drawable/ic_show_folders.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
|
@ -9,7 +9,7 @@
|
|||
<item
|
||||
android:id="@+id/display_1st_class"
|
||||
android:title="@string/folder_list_display_mode_label"
|
||||
android:icon="@drawable/ic_menu_refresh"
|
||||
android:icon="@drawable/ic_show_folders"
|
||||
>
|
||||
<menu>
|
||||
<item
|
||||
|
|
Loading…
Reference in a new issue