summaryrefslogtreecommitdiff
path: root/res/values/style.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-16 20:37:25 +0400
committerAndrew Dolgov <[email protected]>2014-10-16 20:37:25 +0400
commitbc10c74406c0e8a16c40dbfcd30a138d441dd859 (patch)
tree97b5d14dae214c7012c22ed04bdbac7ca2585704 /res/values/style.xml
parentb654ce6cf83c8e81b7c6bacab02442661a751e26 (diff)
initial, after reimport to android studio
Diffstat (limited to 'res/values/style.xml')
-rw-r--r--res/values/style.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/res/values/style.xml b/res/values/style.xml
deleted file mode 100644
index a62c354..0000000
--- a/res/values/style.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<resources>
-
- <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
-
- </style>
-
- <style name="ViewLightTheme" parent="Theme.AppCompat.Light.DarkActionBar">
- <item name="viewComicsBackground">@android:color/transparent</item>
- </style>
-
- <style name="ViewDarkTheme" parent="Theme.AppCompat">
- <item name="viewComicsBackground">@android:color/black</item>
- </style>
-
-</resources> \ No newline at end of file