Don't draw under display cutouts in landscape mode (API >= 28).

This commit is contained in:
Alex Ning
2019-02-27 13:15:32 +08:00
parent acc08489fa
commit fb525d62ed
4 changed files with 22 additions and 12 deletions

View File

@@ -17,8 +17,7 @@
android:id="@+id/nav_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="start"
android:fitsSystemWindows="true">
android:layout_gravity="start">
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"