mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-14 08:01:38 +01:00
add icon for new add-game menuitem
This commit is contained in:
parent
3b78bab89d
commit
f29dff4ff5
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
<!-- /> -->
|
<!-- /> -->
|
||||||
<item android:id="@+id/gamel_menu_newgame"
|
<item android:id="@+id/gamel_menu_newgame"
|
||||||
android:title="@string/button_new_game"
|
android:title="@string/button_new_game"
|
||||||
|
android:icon="@android:drawable/ic_menu_add"
|
||||||
/>
|
/>
|
||||||
<item android:id="@+id/gamel_menu_prefs"
|
<item android:id="@+id/gamel_menu_prefs"
|
||||||
android:title="@string/menu_prefs"
|
android:title="@string/menu_prefs"
|
||||||
|
|
Loading…
Reference in a new issue