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