Android 11 initial support

This commit is contained in:
Avently 2020-09-14 02:46:00 +03:00
parent e3ba15e228
commit b76aa495d2
5 changed files with 3 additions and 8 deletions

View file

@ -62,8 +62,7 @@
<RelativeLayout
android:id="@+id/playbackWindowRoot"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true">
android:layout_height="match_parent">
<LinearLayout
android:id="@+id/topControls"