I want to display the ToolTip(QuickAction View) when I am moving my cursor on the view. Can any one please give me the simple example for it? tooltip will only contains the
If you need to show tool tip for any view, you can use CheatSheet util class from Roman Nurik. (Uses Toast
and optionally content description
to show tooltip.)
It is
Android helper class for showing cheat sheets (tooltips) for icon-only UI elements on long-press. This is already default platform behavior for icon-only action bar items and tabs. This class provides this behavior for any other such UI element