Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -4,6 +4,7 @@ | ... | @@ -4,6 +4,7 @@ |
| 4 | xmlns:tools="http://schemas.android.com/tools" | 4 | xmlns:tools="http://schemas.android.com/tools" |
| 5 | android:layout_width="match_parent" | 5 | android:layout_width="match_parent" |
| 6 | android:layout_height="match_parent" | 6 | android:layout_height="match_parent" |
| 7 | + android:fitsSystemWindows="true" | ||
| 7 | android:background="@color/white"> | 8 | android:background="@color/white"> |
| 8 | 9 | ||
| 9 | <LinearLayout | 10 | <LinearLayout | ... | ... |
-
Please register or login to post a comment