Fix Immersive Interface on Android R. Set targetSdkVersion and compileSdkVersion to 30.

This commit is contained in:
Alex Ning
2020-09-12 14:58:07 +08:00
parent fc1b1ae585
commit 52ee70a57e
21 changed files with 140 additions and 36 deletions

View File

@@ -24,7 +24,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
app:titleEnabled="false"
app:contentScrim="?attr/colorPrimary"
app:layout_scrollFlags="scroll|enterAlways|enterAlwaysCollapsed"
app:toolbarId="@+id/toolbar">