summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-31 01:02:06 +0300
committerAndrew Dolgov <[email protected]>2014-10-31 02:02:52 +0400
commit7746b4636e4b7b0122a5046f501ff91f2f5d6b27 (patch)
tree73127e1494f564b00937e44235f3b4f2720fbf2f /org.fox.ttrss/src/main/res/values/attrs.xml
parent519602d92a5aeeb8fe0546402226983f6f9804fe (diff)
switch to drawerlayout where applicable
remove loading_container stuff various other changes related to drawerlayout
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml
index 3558beb6..272c3dbd 100644
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -28,4 +28,5 @@
<attr name="articleNoteBackground" format="reference|color" />
<attr name="articleNoteTextColor" format="reference|color" />
<attr name="statusBarHintColor" format="reference|color" />
+ <attr name="parentBtnBackground" format="reference|color" />
</resources> \ No newline at end of file