-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 74199c8624
commit a275d7ff50
5 changed files with 16 additions and 31 deletions

View file

@ -40,7 +40,7 @@
<color name="playlist_stream_count_background_color">#e6000000</color>
<color name="duration_text_color">#EEFFFFFF</color>
<color name="playlist_stream_count_text_color">#ffffff</color>
<color name="video_overlay_color">#66000000</color>
<color name="video_overlay_color">#64000000</color>
<color name="background_notification_color">#323232</color>
<color name="background_title_color">#ffffff</color>