Hi, we're using SurfaceView to hold a MediaPlayer ...
# compose
h
Hi, we're using SurfaceView to hold a MediaPlayer to play video, and then an overlay with controls on top. On Compose Beta 6 the overlay doesn't show up at all. I created a minified version (code in thread) and found out that depending on Android version and some unidentified thing the overlay might or might not work. Any ideas what might be wrong? 🧵