this post was submitted on 13 Jun 2025
1 points (100.0% liked)

Developing Android Apps

42 readers
1 users here now

News for Android developers with the who, what, where, when and how of the Android community. News / Articles / Talks / Tools / Open source!.

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/androiddev by /u/ernestoyaquello on 2025-06-12 17:33:10+00:00.


Demo here.

This library is highly customizable, and it allows you to create lazy columns where items can be easily dragged to different positions or swiped away. It is fully documented and very easy to use.

Going into this, I didn't plan on making a library, as I assumed that Compose would make this implementation very easy. However, that wasn't quite the case, so I've decided to publish the code to hopefully help others who would want the same functionality.

After looking into this further, I've now seen that some libraries already offer dragging capabilities. But in my opinion, having both dragging and swiping gestures seamlessly integrated together is a little bit more useful if that's what you need, so check out the repo if you are interested!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here