summaryrefslogtreecommitdiff
path: root/AndroidNative/FormsViewGroup/res/values-v14/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidNative/FormsViewGroup/res/values-v14/styles.xml')
-rw-r--r--AndroidNative/FormsViewGroup/res/values-v14/styles.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/AndroidNative/FormsViewGroup/res/values-v14/styles.xml b/AndroidNative/FormsViewGroup/res/values-v14/styles.xml
new file mode 100644
index 00000000..a91fd037
--- /dev/null
+++ b/AndroidNative/FormsViewGroup/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>