We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58517d1 commit 2103a04Copy full SHA for 2103a04
2 files changed
app/src/main/res/values/settings_keys.xml
@@ -222,6 +222,7 @@
222
<string name="prefer_original_audio_key">prefer_original_audio</string>
223
<string name="prefer_descriptive_audio_key">prefer_descriptive_audio</string>
224
<string name="last_resize_mode">last_resize_mode</string>
225
+
226
<!-- RESET ONLY -->
227
<string name="reset_settings">reset_settings</string>
228
app/src/main/res/xml/debug_settings.xml
@@ -72,7 +72,6 @@
72
app:singleLineTitle="false"
73
app:iconSpaceReserved="false" />
74
<Preference
75
- android:icon="@drawable/ic_replay"
76
android:key="@string/reset_settings"
77
android:title="@string/settings_category_reset_title"
78
0 commit comments