Add icon for Show Keyboard Menu and enable it in Menu
This commit is contained in:
parent
8f9cd92f99
commit
1ff8e3b66b
BIN
jme3-android-examples/src/main/res/drawable/keyboard.png
Normal file
BIN
jme3-android-examples/src/main/res/drawable/keyboard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
@ -7,7 +7,7 @@
|
||||
android:id="@+id/optionToggleKeyboard"
|
||||
android:orderInCategory="100"
|
||||
android:title="@string/strOptionShowKeyboard"
|
||||
app:showAsAction="never"
|
||||
app:showAsAction="ifRoom"
|
||||
android:icon="@drawable/keyboard"
|
||||
/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user