mirror of
https://github.com/bspeice/itcs4180
synced 2025-04-20 23:01:34 -04:00
Switch the app theme to Holo Dark
This commit is contained in:
parent
ef5d376910
commit
a06433af75
@ -5,7 +5,7 @@
|
|||||||
AppBaseTheme from BOTH res/values/styles.xml and
|
AppBaseTheme from BOTH res/values/styles.xml and
|
||||||
res/values-v11/styles.xml on API 14+ devices.
|
res/values-v11/styles.xml on API 14+ devices.
|
||||||
-->
|
-->
|
||||||
<style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
|
<style name="AppBaseTheme" parent="android:Theme.Holo">
|
||||||
<!-- API 14 theme customizations can go here. -->
|
<!-- API 14 theme customizations can go here. -->
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user