mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-05-06 00:25:42 -05:00
[GH-ISSUE #161] Add LongPressPopup #2527
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).
Original GitHub issue: https://github.com/wasabeef/awesome-android-ui/issues/161
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