Array fix
This commit is contained in:
parent
5c2a9f85d4
commit
da4d73cd52
|
@ -5,7 +5,7 @@
|
|||
<item>@string/closedloop</item>
|
||||
<item>@string/openloop</item>
|
||||
</string-array>
|
||||
<string-array name="aps_modeValues">
|
||||
<string-array name="aps_modeValues" translatable="false">
|
||||
<item>closed</item>
|
||||
<item>open</item>
|
||||
</string-array>
|
||||
|
|
Loading…
Reference in a new issue