QuickActionView icon indicating copy to clipboard operation
QuickActionView copied to clipboard

Added ability to choose if the QuickActionView shows when the passed view is clicked instead of long pressed

Open santi8194 opened this issue 6 years ago • 0 comments

If you want to show the QuickActionView when it is clicked instead of long pressed, you can now do that with setDoesShowOnClick(boolean showsOnclick)

santi8194 avatar Jun 02 '18 14:06 santi8194