Fix extra padding visible when PIP mode is not turned off
This commit is contained in:
Wisest_wizard 2021-08-18 15:54:42 +05:30 committed by Wisest_wizard
parent 63440dfbee
commit 631cf17d88
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@
<FrameLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="35dp"
android:id="@+id/frame">
<SurfaceView