aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-v11
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2015-07-18 18:06:13 -0700
committerScott Jackson <daneren2005@gmail.com>2015-07-18 18:06:13 -0700
commit74c78c326cad7a9869897a56636079bf9176b81f (patch)
treed86d2dc8bce4739150e93210fab72d5523e7e42d /app/src/main/res/values-v11
parentf64c71b7c9ce2a3521b43e548f91262340654ab2 (diff)
downloaddsub-74c78c326cad7a9869897a56636079bf9176b81f.tar.gz
dsub-74c78c326cad7a9869897a56636079bf9176b81f.tar.bz2
dsub-74c78c326cad7a9869897a56636079bf9176b81f.zip
Remove v11 styles + move to borderless background for buttons
Diffstat (limited to 'app/src/main/res/values-v11')
-rw-r--r--app/src/main/res/values-v11/styles.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/res/values-v11/styles.xml b/app/src/main/res/values-v11/styles.xml
deleted file mode 100644
index 9a7cb2b2..00000000
--- a/app/src/main/res/values-v11/styles.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <style name="BasicButton">
- <item name="android:background">?android:selectableItemBackground</item>
- </style>
-</resources> \ No newline at end of file