mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00
take bottom toolbar show option out of settings
This commit is contained in:
parent
91707d6fa2
commit
59a5b6ab73
@ -27,11 +27,11 @@
|
||||
android:summary="@string/pref_hidetoolbar_summary"
|
||||
android:title="@string/pref_hidetoolbar"/>
|
||||
|
||||
<org.kiwix.kiwixmobile.settings.CustomSwitchPreference
|
||||
<!-- <org.kiwix.kiwixmobile.settings.CustomSwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="pref_bottomtoolbar"
|
||||
android:summary="@string/pref_bottomtoolbar_summary"
|
||||
android:title="@string/pref_bottomtoolbar"/>
|
||||
android:title="@string/pref_bottomtoolbar"/>-->
|
||||
|
||||
|
||||
</PreferenceCategory>
|
||||
|
Loading…
x
Reference in New Issue
Block a user