summaryrefslogtreecommitdiff
path: root/client/activity-demo/Piztor/res/values-v14/styles.xml
diff options
context:
space:
mode:
authorgoblin911 <goblinliu@gmail.com>2013-08-23 16:00:07 +0800
committergoblin911 <goblinliu@gmail.com>2013-08-23 16:00:07 +0800
commita33ed0eabe94748b7ff6604af58dd25a0024bf04 (patch)
tree4ac529d124af56eaa689d498a32c52663e845267 /client/activity-demo/Piztor/res/values-v14/styles.xml
parent40592c2ae7506bfb4694f59f3b4825099acdcd0e (diff)
asdf
Diffstat (limited to 'client/activity-demo/Piztor/res/values-v14/styles.xml')
-rw-r--r--client/activity-demo/Piztor/res/values-v14/styles.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/client/activity-demo/Piztor/res/values-v14/styles.xml b/client/activity-demo/Piztor/res/values-v14/styles.xml
new file mode 100644
index 0000000..a91fd03
--- /dev/null
+++ b/client/activity-demo/Piztor/res/values-v14/styles.xml
@@ -0,0 +1,12 @@
+<resources>
+
+ <!--
+ Base application theme for API 14+. This theme completely replaces
+ AppBaseTheme from BOTH res/values/styles.xml and
+ res/values-v11/styles.xml on API 14+ devices.
+ -->
+ <style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
+ <!-- API 14 theme customizations can go here. -->
+ </style>
+
+</resources>