Remove obsolete dbSyncModeValues array
This commit is contained in:
parent
93ea5ea9fb
commit
44bb904ab0
@ -24,4 +24,4 @@
|
|||||||
android:text="Repo Address"
|
android:text="Repo Address"
|
||||||
android:textSize="14sp" />
|
android:textSize="14sp" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
@ -22,12 +22,6 @@
|
|||||||
<item>24</item>
|
<item>24</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="dbSyncModeValues">
|
|
||||||
<item>off</item>
|
|
||||||
<item>normal</item>
|
|
||||||
<item>full</item>
|
|
||||||
</string-array>
|
|
||||||
|
|
||||||
<string-array name="themeValues">
|
<string-array name="themeValues">
|
||||||
<item>dark</item>
|
<item>dark</item>
|
||||||
<item>light</item>
|
<item>light</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user