Android show description of what a button does when user performs a long touch on it -
in android app, want users able learn button performing long touch on it, showing description looks "more options" description of overflow menu button.
also, can disable vibration caused long clicking overflow menu , can disable description altogether?
you can create toasts message on item long click , set toast message gravity top
Comments
Post a Comment