how can i create my own UI using compose for media...
# compose
z
how can i create my own UI using compose for media3 player? i cant think of a way to structure it all
k
You can start by taking a small step, like just the play button with nothing else. No fast forward, no scrubber, no animations. Just the play button. Get that in, then add one more thing, then another, and as you go along, you can start figuring out the moving pieces and how to organize them.