mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 05:48:22 +03:00
Cleaned up xml files.
This commit is contained in:
parent
58517d1d27
commit
2103a04092
2 changed files with 1 additions and 1 deletions
|
@ -222,6 +222,7 @@
|
|||
<string name="prefer_original_audio_key">prefer_original_audio</string>
|
||||
<string name="prefer_descriptive_audio_key">prefer_descriptive_audio</string>
|
||||
<string name="last_resize_mode">last_resize_mode</string>
|
||||
|
||||
<!-- RESET ONLY -->
|
||||
<string name="reset_settings">reset_settings</string>
|
||||
|
||||
|
|
|
@ -72,7 +72,6 @@
|
|||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
<Preference
|
||||
android:icon="@drawable/ic_replay"
|
||||
android:key="@string/reset_settings"
|
||||
android:title="@string/settings_category_reset_title"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
|
Loading…
Add table
Reference in a new issue