aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/android/AndroidExample/app/src/main/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/android/AndroidExample/app/src/main/res/values/styles.xml')
-rw-r--r--example/android/AndroidExample/app/src/main/res/values/styles.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/example/android/AndroidExample/app/src/main/res/values/styles.xml b/example/android/AndroidExample/app/src/main/res/values/styles.xml
new file mode 100644
index 00000000..ff6c9d2c
--- /dev/null
+++ b/example/android/AndroidExample/app/src/main/res/values/styles.xml
@@ -0,0 +1,8 @@
+<resources>
+
+ <!-- Base application theme. -->
+ <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
+ <!-- Customize your theme here. -->
+ </style>
+
+</resources>