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

Commit e01e4e85 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊 Committed by Nishith Khanna
Browse files

220-Remove_immersive_mode_settings

parent fae8125c
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