Join Slack
Powered by
Does jetpack compose have video player :upside_dow...
# compose
m
Mohammad Jahidul Islam
08/10/2021, 5:08 AM
Does jetpack compose have video player 🙃
h
Halil Ozercan
08/10/2021, 5:14 AM
There is no "official" video player for Compose. You can always use
AndroidView
and something like ExoPlayer within Compose.
Halil Ozercan
08/10/2021, 5:15 AM
Shameless plug 😄
https://itnext.io/playing-a-video-with-jetpack-compose-10a453ff956
👍 2
c
Colton Idle
08/10/2021, 5:53 AM
You updated this project to support caching recently too right?
h
Halil Ozercan
08/10/2021, 5:59 AM
@Colton Idle
unfortunately that branch is still on my local, haven't pushed yet.
😅 1
6
Views
Open in Slack
Previous
Next