QuickActionView
QuickActionView copied to clipboard
Added ability to choose if the QuickActionView shows when the passed view is clicked instead of long pressed
If you want to show the QuickActionView when it is clicked instead of long pressed, you can now do that with
setDoesShowOnClick(boolean showsOnclick)