Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0271d8c2 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

220-Remove_immersive_mode_settings

parent 86755717
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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