mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-20 21:01:17 +01:00
Temporarily removed preference (again)
Might be re-added later.
This commit is contained in:
parent
e58922fad0
commit
b6085f1920
@ -2,10 +2,6 @@
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<PreferenceCategory android:title="@string/user_interface_label">
|
||||
<CheckBoxPreference
|
||||
android:title="@string/pref_display_only_episodes_title"
|
||||
android:summary="@string/pref_display_only_episodes_sum"
|
||||
android:key="prefDisplayOnlyEpisodes"/>
|
||||
<ListPreference
|
||||
android:entryValues="@array/theme_values"
|
||||
android:entries="@array/theme_options"
|
||||
|
Loading…
Reference in New Issue
Block a user