Reimagined player positioning

This commit is contained in:
Avently 2020-09-15 14:43:43 +03:00
parent 72c716c1b3
commit 0d5cc050ef
8 changed files with 90 additions and 142 deletions

View file

@ -42,6 +42,7 @@
android:id="@+id/playbackControlRoot"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
android:background="@color/video_overlay_color"
android:visibility="gone"
tools:visibility="visible">