Remove unused resources

Or so says Android Studio
This commit is contained in:
Moxie Marlinspike
2017-11-14 11:15:03 -08:00
parent ad9a995ffa
commit 344af622b7
66 changed files with 1 additions and 1267 deletions

View File

@@ -91,12 +91,7 @@
<item>vi</item>
</string-array>
<string-array name="minutes_hours">
<item>@string/preferences__minutes</item>
<item>@string/preferences__hours</item>
</string-array>
<string-array name="pref_theme_entries">
<string-array name="pref_theme_entries">
<item>@string/preferences__light_theme</item>
<item>@string/preferences__dark_theme</item>
</string-array>