on Long Click
Called when a view has been clicked and held.
Return
true
if the callback consumed the long click, false
otherwise.
Parameters
v
The view that was clicked and held.
Called when a view has been clicked and held.
true
if the callback consumed the long click, false
otherwise.
The view that was clicked and held.