summaryrefslogtreecommitdiff
path: root/AndroidNative/FormsViewGroup/res/values-v11/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidNative/FormsViewGroup/res/values-v11/styles.xml')
-rw-r--r--AndroidNative/FormsViewGroup/res/values-v11/styles.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/AndroidNative/FormsViewGroup/res/values-v11/styles.xml b/AndroidNative/FormsViewGroup/res/values-v11/styles.xml
new file mode 100644
index 00000000..3c02242a
--- /dev/null
+++ b/AndroidNative/FormsViewGroup/res/values-v11/styles.xml
@@ -0,0 +1,11 @@
+<resources>
+
+ <!--
+ Base application theme for API 11+. This theme completely replaces
+ AppBaseTheme from res/values/styles.xml on API 11+ devices.
+ -->
+ <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
+ <!-- API 11 theme customizations can go here. -->
+ </style>
+
+</resources>