exit menu option should be a menu
This commit is contained in:
parent
186e74b5dc
commit
add04f238d
|
@ -69,7 +69,7 @@
|
|||
<item android:id="@+id/menu_exit"
|
||||
android:title="@string/menu_exit"
|
||||
android:icon="@drawable/ic_menu_exit"
|
||||
yourapp:showAsAction="ifRoom"
|
||||
yourapp:showAsAction="never"
|
||||
|
||||
/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue