9 lines
209 B
XML
9 lines
209 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="themeNames">
|
|
<item>Mørkt</item>
|
|
<item>Lyst</item>
|
|
<item>Light (with dark action bar)</item>
|
|
</string-array>
|
|
</resources>
|