We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4119a6c commit dbecc26Copy full SHA for dbecc26
1 file changed
app/src/main/res/layout/input_container.xml
@@ -11,6 +11,7 @@
11
android:layout_width="match_parent"
12
android:layout_height="wrap_content"
13
android:orientation="vertical"
14
+ android:fitsSystemWindows="true"
15
>
16
<LinearLayout
17
android:id="@+id/main_input_plane"
0 commit comments