Skip to content

Commit 8f3392e

Browse files
committed
In portrait orientation, Docs button was hiden under Android navigation buttons.
1 parent 67ed04c commit 8f3392e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
android:layout_width="fill_parent"
44
android:layout_height="fill_parent"
55
android:background="#e5e5e5"
6+
android:fitsSystemWindows="true"
67
android:orientation="vertical" >
78

89
<LinearLayout

0 commit comments

Comments
 (0)