Removed the "hide bottom bar" feature.
This commit is contained in:
parent
70a6491f32
commit
4e24bc0404
4 changed files with 0 additions and 21 deletions
|
|
@ -12,14 +12,6 @@
|
|||
android:positiveButtonText="@null"
|
||||
android:title="@string/pref_title_set_default_start_page" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="false"
|
||||
android:key="hide_bottom_bar"
|
||||
android:layout="@layout/preference_custom"
|
||||
android:summary="@string/pref_summary_hide_bottom_bar"
|
||||
android:title="@string/pref_title_hide_bottom_bar"
|
||||
android:widgetLayout="@layout/preference_dynamic_checkbox" />
|
||||
|
||||
</com.kabouzeid.gramophone.prefs.DynamicPreferenceCategory>
|
||||
|
||||
</PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue