Address some Android lint warnings

This commit is contained in:
arkon
2021-11-14 11:16:18 -05:00
parent e985ffc690
commit ad49a02879
18 changed files with 28 additions and 93 deletions

View File

@@ -55,13 +55,6 @@
<item>@string/zoom_start_center</item>
</string-array>
<string-array name="zoom_start_values">
<item>1</item>
<item>2</item>
<item>3</item>
<item>4</item>
</string-array>
<string-array name="rotation_type">
<item>@string/label_default</item>
<item>@string/rotation_free</item>