We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008a2b2 commit 0ddb39eCopy full SHA for 0ddb39e
app/src/main/res/layout/activity_easy_sshfs.xml
@@ -4,6 +4,7 @@
4
android:id="@+id/drawer_layout"
5
android:layout_width="match_parent"
6
android:layout_height="match_parent"
7
+ android:fitsSystemWindows="true"
8
tools:context=".EasySSHFSActivity">
9
10
<!-- As the main content view, the view below consumes the entire
0 commit comments