Remove unused resources

According to Android Studio
This commit is contained in:
Moxie Marlinspike
2017-11-14 11:43:25 -08:00
parent b88069f396
commit 1986e58c5f
113 changed files with 3914 additions and 16002 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>