flavor image pager: do not fit system windows
This commit is contained in:
parent
a0fb92e34a
commit
873c0c2cdc
@ -1,7 +1,6 @@
|
|||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:id="@+id/article_images"
|
android:id="@+id/article_images"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:fitsSystemWindows="true"
|
|
||||||
android:background="?headlinesBackground"
|
android:background="?headlinesBackground"
|
||||||
android:layout_height="fill_parent">
|
android:layout_height="fill_parent">
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user