-Rollbacks the original main player UI to display nav and status bar on click.

-Changed system UI color to translucent on Lollipop and above.
This commit is contained in:
John Zhen Mo 2018-04-07 16:40:38 -07:00
parent 953c1811c5
commit 85d895b4a3
5 changed files with 16 additions and 31 deletions

View file

@ -129,7 +129,7 @@
android:id="@+id/playbackControlRoot"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#64000000"
android:background="@color/video_overlay_color"
android:visibility="gone"
tools:visibility="visible">