mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 07:16:04 -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:summary="@string/pref_hidetoolbar_summary"
|
||||||
android:title="@string/pref_hidetoolbar"/>
|
android:title="@string/pref_hidetoolbar"/>
|
||||||
|
|
||||||
<org.kiwix.kiwixmobile.settings.CustomSwitchPreference
|
<!-- <org.kiwix.kiwixmobile.settings.CustomSwitchPreference
|
||||||
android:defaultValue="true"
|
android:defaultValue="true"
|
||||||
android:key="pref_bottomtoolbar"
|
android:key="pref_bottomtoolbar"
|
||||||
android:summary="@string/pref_bottomtoolbar_summary"
|
android:summary="@string/pref_bottomtoolbar_summary"
|
||||||
android:title="@string/pref_bottomtoolbar"/>
|
android:title="@string/pref_bottomtoolbar"/>-->
|
||||||
|
|
||||||
|
|
||||||
</PreferenceCategory>
|
</PreferenceCategory>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user