Using Exoplayer in LazyColumn

I have been playing around with Compose and recently implemented video playback in a list. While there are tons of great examples on how to do it with a RecyclerView, I couldn’t find any for Compose....

July 10, 2021 · 4 min · Shashank Mishra

Building a video timeline using RecyclerView

Recently, I had to work on displaying a custom timeline for a video playlist. Since a picture speaks a thousand words let me just show you what it looked like:...

October 15, 2020 · 6 min · Shashank Mishra