Loading app/src/main/res/xml/preferences_sub_gui.xml +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ /> --> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <ListPreference <!-- <ListPreference android:key="preference_immersive_mode" android:title="@string/preference_immersive_mode" android:summary="%s" android:entries="@array/preference_immersive_mode_entries" android:entryValues="@array/preference_immersive_mode_values" android:defaultValue="immersive_mode_off" /> /> --> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <CheckBoxPreference Loading Loading
app/src/main/res/xml/preferences_sub_gui.xml +2 −2 Original line number Diff line number Diff line Loading @@ -12,14 +12,14 @@ /> --> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <ListPreference <!-- <ListPreference android:key="preference_immersive_mode" android:title="@string/preference_immersive_mode" android:summary="%s" android:entries="@array/preference_immersive_mode_entries" android:entryValues="@array/preference_immersive_mode_values" android:defaultValue="immersive_mode_off" /> /> --> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <CheckBoxPreference Loading