2015-04-07 11:43:07 +02:00
|
|
|
<resources>
|
2013-11-03 16:12:22 +01:00
|
|
|
|
2014-06-03 08:13:53 +09:30
|
|
|
<style name="AppBaseThemeDark" parent="Theme.AppCompat">
|
2013-11-03 16:12:22 +01:00
|
|
|
<!-- API 11 theme customizations go here -->
|
2014-06-04 17:38:42 +09:30
|
|
|
</style>
|
2013-11-03 16:12:22 +01:00
|
|
|
|
2014-06-04 17:38:42 +09:30
|
|
|
<style name="AppBaseThemeLight" parent="Theme.AppCompat.Light">
|
2013-11-03 16:12:22 +01:00
|
|
|
<!-- API 11 theme customizations go here -->
|
2014-06-04 17:38:42 +09:30
|
|
|
</style>
|
|
|
|
|
|
|
|
<style name="AppBaseThemeLightWithDarkActionBar" parent="Theme.AppCompat.Light.DarkActionBar">
|
|
|
|
<!-- API 11 theme customizations go here -->
|
|
|
|
</style>
|
2013-11-03 16:12:22 +01:00
|
|
|
|
|
|
|
</resources>
|