summaryrefslogtreecommitdiff
path: root/res/layout-sw700dp/headlines.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-10-16 16:58:44 +0400
committerAndrew Dolgov <[email protected]>2014-10-16 16:58:44 +0400
commit5775c0d56b7c856b508bb34e478eef53c2460624 (patch)
tree54466df788688311ac1cd509bfb88047fb0572bf /res/layout-sw700dp/headlines.xml
parent4034e87418fcca09a68c75f0827372c766c783a7 (diff)
move android:fitsSystemWindows="true" to viewgroups
Diffstat (limited to 'res/layout-sw700dp/headlines.xml')
-rw-r--r--res/layout-sw700dp/headlines.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-sw700dp/headlines.xml b/res/layout-sw700dp/headlines.xml
index 9acfd86b..a7cc2c0d 100644
--- a/res/layout-sw700dp/headlines.xml
+++ b/res/layout-sw700dp/headlines.xml
@@ -1,5 +1,6 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/main"
+ android:fitsSystemWindows="true"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical" >