We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ed04c commit 8f3392eCopy full SHA for 8f3392e
app/src/main/res/layout/config.xml
@@ -3,6 +3,7 @@
3
android:layout_width="fill_parent"
4
android:layout_height="fill_parent"
5
android:background="#e5e5e5"
6
+ android:fitsSystemWindows="true"
7
android:orientation="vertical" >
8
9
<LinearLayout
0 commit comments