You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
363 B
8 lines
363 B
<resources xmlns:tools="http://schemas.android.com/tools"> |
|
<!-- Base application theme. --> |
|
<style name="Theme.Xenia" parent="android:Theme.Holo.Light"> |
|
<!-- Status bar color. --> |
|
<item name="android:statusBarColor" tools:targetApi="l">@android:color/holo_purple</item> |
|
<!-- Customize your theme here. --> |
|
</style> |
|
</resources> |