summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/article_images_pager.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-06-04 14:56:54 +0300
committerAndrew Dolgov <[email protected]>2015-06-04 14:56:54 +0300
commit0112c0cc4f6f23f6fcb693cbae6edebcac701219 (patch)
tree589ba24729328558fde383503b2a0016ec8df475 /org.fox.ttrss/src/main/res/layout/article_images_pager.xml
parente4afee101429b0bcb3fcf0fa1e93e5e729c5d5e2 (diff)
show drawer behind translucent statusbar, jesus fuck
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/article_images_pager.xml')
-rwxr-xr-x[-rw-r--r--]org.fox.ttrss/src/main/res/layout/article_images_pager.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/article_images_pager.xml b/org.fox.ttrss/src/main/res/layout/article_images_pager.xml
index 949bd656..90840788 100644..100755
--- a/org.fox.ttrss/src/main/res/layout/article_images_pager.xml
+++ b/org.fox.ttrss/src/main/res/layout/article_images_pager.xml
@@ -1,4 +1,5 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:fitsSystemWindows="true"
android:id="@+id/article_images"
android:layout_width="fill_parent"
android:animateLayoutChanges="true"