Vaibhav2002 / MusicX

MusicX is a music player 🎵 android app built using Kotlin and Jetpack Compose. It follows M.A.D. practices and hence is a good learning resource for beginners
MIT License
150 stars 25 forks source link

Using wavy (squiggly) sliders? #5

Open mahozad opened 5 months ago

mahozad commented 5 months ago

Hi,

I'm doing a self-promotion here :) Please ignore/close this if you are not interested.

Would you like to use the wavy-slider in your app? I think Android 13 uses this kind of slider for its media controls.

Demo.

IndusAryan commented 1 month ago

@mahozad i would like to use it in different app but i am not using compose unfortunately, neither i am able to find a non compose lib for this

mahozad commented 1 month ago

I think There are ways to use Compsoe widgets in Views: https://stackoverflow.com/questions/65648904/android-jetpack-compose-and-xml-in-activity