mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
add sync icon to games list menu
This commit is contained in:
parent
8788f9d4d5
commit
0d4f77fb0a
2 changed files with 1 additions and 0 deletions
BIN
xwords4/android/XWords4/res/drawable/stat_notify_sync.png
Normal file
BIN
xwords4/android/XWords4/res/drawable/stat_notify_sync.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
|
@ -14,6 +14,7 @@
|
|||
/>
|
||||
<item android:id="@+id/gamel_menu_checkmoves"
|
||||
android:title="@string/gamel_menu_checkmoves"
|
||||
android:icon="@drawable/stat_notify_sync"
|
||||
/>
|
||||
<item android:id="@+id/gamel_menu_delete_all"
|
||||
android:title="@string/gamel_menu_delete_all"
|
||||
|
|
Loading…
Add table
Reference in a new issue