summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-06-04 16:13:06 +0300
committerAndrew Dolgov <[email protected]>2015-06-04 16:13:06 +0300
commit0dd21425bddc39279ccf741f4c9ae76b3b9fae90 (patch)
tree2dbdfbc3f70816e4b1b46ada30d4ff1aa763e416 /org.fox.ttrss/src/main/res/values/attrs.xml
parent0112c0cc4f6f23f6fcb693cbae6edebcac701219 (diff)
show drawer behind translucent statusbar, jesus fuck (2)
now with scriminsetwhatsitsface
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/attrs.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml
index 83b06774..e6c661f6 100755
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -22,7 +22,7 @@
<attr name="loadingBackground" format="reference|color" />
<attr name="articleNoteBackground" format="reference|color" />
<attr name="articleNoteTextColor" format="reference|color" />
- <attr name="statusBarHintColor" format="reference|color" />
+ <!-- <attr name="statusBarHintColor" format="reference|color" /> -->
<attr name="parentBtnBackground" format="reference|color" />
<attr name="articleHeader" format="reference|color" />
<attr name="articleHeaderTextColor" format="reference|color" />
@@ -38,4 +38,7 @@
<attr name="ic_keyboard_backspace" format="reference" />
<attr name="ic_settings" format="reference" />
<attr name="ic_filter_variant" format="reference" />
+ <declare-styleable name="ScrimInsetsView">
+ <attr format="reference|color" name="insetForeground">
+ </attr></declare-styleable>
</resources> \ No newline at end of file