2013-11-08 16:42:53 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2013-03-06 18:37:55 +00:00
|
|
|
<resources>
|
2014-11-14 12:12:16 +00:00
|
|
|
<string-array name="themeNames">
|
|
|
|
<item>暗色</item>
|
|
|
|
<item>亮色</item>
|
2015-03-05 11:58:10 +01:00
|
|
|
<item>Light (with dark action bar)</item>
|
2014-11-14 12:12:16 +00:00
|
|
|
</string-array>
|
2013-03-06 18:37:55 +00:00
|
|
|
</resources>
|