Continuing to work on upgrading Tusky's video playback to Exoplayer.
There are two things I don't understand about Exoplayer:
Why do the controls dim the video when they're visible? https://stackoverflow.com/questions/75514491/why-do-exoplayer-media3-controls-dim-the-video
How do I move the buttons away from the center of the screen? https://stackoverflow.com/questions/75515091/how-to-reposition-exoplayer-media3-control-buttons
Anybody ever worked with Android Exoplayer…?