aboutsummaryrefslogtreecommitdiffstats
path: root/templates/projects/NewAndroidApplication/root/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/projects/NewAndroidApplication/root/res/values/styles.xml')
-rw-r--r--templates/projects/NewAndroidApplication/root/res/values/styles.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/projects/NewAndroidApplication/root/res/values/styles.xml b/templates/projects/NewAndroidApplication/root/res/values/styles.xml
new file mode 100644
index 0000000..5cd7c2f
--- /dev/null
+++ b/templates/projects/NewAndroidApplication/root/res/values/styles.xml
@@ -0,0 +1,3 @@
+<resources>
+ <style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
+</resources>