Animagia / Animagia-Android

App for our anime download and streaming service
https://animagia.pl
Other
6 stars 3 forks source link

Make playback controls transparent #27

Open owoc opened 5 years ago

owoc commented 5 years ago

The current playback controls use mostly default ExoPlayer styling, with a solid black background. We need to make the background semi-transparent. The system bars (status/navigation) may also need to be restyled to match the controls. Any changes to the system bars should follow Google's guidelines.

owoc commented 5 years ago

Mostly done, still want to test some corner cases.