Loading app/src/main/res/xml/preferences.xml +10 −10 Original line number Diff line number Diff line Loading @@ -516,6 +516,16 @@ android:defaultValue="preference_raw_no" /> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <ListPreference android:key="preference_nr_save" android:title="@string/preference_nr_save" android:summary="@string/preference_nr_save_summary" android:entries="@array/preference_nr_save_entries" android:entryValues="@array/preference_nr_save_values" android:defaultValue="preference_nr_save_no" /> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <SwitchPreference android:key="preference_hdr_save_expo" Loading Loading @@ -544,16 +554,6 @@ android:defaultValue="2" /> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <ListPreference android:key="preference_nr_save" android:title="@string/preference_nr_save" android:summary="@string/preference_nr_save_summary" android:entries="@array/preference_nr_save_entries" android:entryValues="@array/preference_nr_save_values" android:defaultValue="preference_nr_save_no" /> <ListPreference android:key="preference_front_camera_mirror" android:title="@string/preference_front_camera_mirror" Loading Loading
app/src/main/res/xml/preferences.xml +10 −10 Original line number Diff line number Diff line Loading @@ -516,6 +516,16 @@ android:defaultValue="preference_raw_no" /> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <ListPreference android:key="preference_nr_save" android:title="@string/preference_nr_save" android:summary="@string/preference_nr_save_summary" android:entries="@array/preference_nr_save_entries" android:entryValues="@array/preference_nr_save_values" android:defaultValue="preference_nr_save_no" /> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <SwitchPreference android:key="preference_hdr_save_expo" Loading Loading @@ -544,16 +554,6 @@ android:defaultValue="2" /> <!-- if we move this to another PreferenceGroup, we should update code to remove this Preference --> <ListPreference android:key="preference_nr_save" android:title="@string/preference_nr_save" android:summary="@string/preference_nr_save_summary" android:entries="@array/preference_nr_save_entries" android:entryValues="@array/preference_nr_save_values" android:defaultValue="preference_nr_save_no" /> <ListPreference android:key="preference_front_camera_mirror" android:title="@string/preference_front_camera_mirror" Loading