summaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-15 15:49:45 +0400
committerAndrew Dolgov <[email protected]>2014-10-15 15:49:45 +0400
commit293454dc14153ef5f3a9b30fbffc8c0cd95b9410 (patch)
tree15aa19db78534a03b2299b3002949d61d537df22 /res/values/attrs.xml
parenta2e8246a4e087e6394eb20860aa10dec77b071ab (diff)
parent179296966f8d7db0a31e32254ff0effd0a51bbea (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Comics-Reader
Conflicts: res/values/styles.xml
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
new file mode 100644
index 0000000..75347d8
--- /dev/null
+++ b/res/values/attrs.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <attr name="viewComicsBackground" format="reference|color" />
+</resources> \ No newline at end of file