mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 07:16:04 -04:00
Show help action bar entry only if room
This commit is contained in:
parent
aa93e08d20
commit
4afda4e36d
@ -19,7 +19,7 @@
|
||||
android:title="@string/menu_help"
|
||||
android:icon="@drawable/action_help"
|
||||
android:orderInCategory="0"
|
||||
android:showAsAction="always" />
|
||||
android:showAsAction="ifRoom" />
|
||||
<item android:id="@+id/menu_openfile"
|
||||
android:title="@string/menu_openfile"
|
||||
android:icon="@drawable/device_access_sd_storage"
|
||||
|
Loading…
x
Reference in New Issue
Block a user