mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-03-09 07:22:17 -05:00
Add LongPressPopup #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RiccardoMoro on GitHub (Nov 18, 2016).
I've made a library that let you show a popup after long pressing a view, and handle the longpress-drag-release events. (Almost like what Instagram have added in one of its latest release)
Here's the link
https://github.com/RiccardoMoro/LongPressPopup