abdallahmehiz / mpvKt

A media player for android, based on mpv-android and built with Jetpack Compose.
Apache License 2.0
575 stars 18 forks source link

Subtitles background is no longer visible #36

Closed nvllz closed 2 months ago

nvllz commented 2 months ago

Describe the bug Since the 0.1.4 update I can't see the subtitles background regardless of color/alpha channel settings.

Additional info (please complete the following information):

abdallahmehiz commented 2 months ago

seems to have been caused by this https://github.com/mpv-player/mpv/issues/14777 an easy fix

abdallahmehiz commented 2 months ago

should be fixed, can you check the nightly to make sure?

nvllz commented 2 months ago

Yeah, it's fixed. Thanks!