oxyroid / M3UAndroid

Open Source Player, which made of jetpack compose. Android 8.0 and above supported.
https://t.me/m3u_android
Apache License 2.0
199 stars 22 forks source link

[Summary] Issues caused by known frameworks #124

Open oxyroid opened 1 week ago

oxyroid commented 1 week ago

Text selection toolbar doesn't work in ModalBottomSheet.

Affected features: User cannot copy or select all playlist title and user-agent because Selection Toolbar is not displayed. https://github.com/oxyroid/M3UAndroid/blob/13939bd086a4f6203d5602d58bd68f52f7e5cc79/ui/src/main/java/com/m3u/ui/MediaSheet.kt#L249-L258