Added in the setting option in the xml layout file, but disabled it so that the bottom toolbar would satisfy the requirement of being force-enabled

This commit is contained in:
Justin Biggs 2019-06-16 17:42:12 -05:00
parent 59a5b6ab73
commit 5e1f8207bc
2 changed files with 5 additions and 3 deletions

View File

@ -27,11 +27,12 @@
android:summary="@string/pref_hidetoolbar_summary"
android:title="@string/pref_hidetoolbar"/>
<!-- <org.kiwix.kiwixmobile.settings.CustomSwitchPreference
<org.kiwix.kiwixmobile.settings.CustomSwitchPreference
android:enabled="false"
android:defaultValue="true"
android:key="pref_bottomtoolbar"
android:summary="@string/pref_bottomtoolbar_summary"
android:title="@string/pref_bottomtoolbar"/>-->
android:title="@string/pref_bottomtoolbar"/>
</PreferenceCategory>

View File

@ -1,5 +1,6 @@
#Sun Jun 16 15:57:45 CDT 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip