android-simple-tooltip icon indicating copy to clipboard operation
android-simple-tooltip copied to clipboard

Example of menu item

Open jffluis opened this issue 6 years ago • 1 comments

Hello can you please provide an example for applying the tooltip on a Toolbar menu item? I've tried many ways and none of them are working.

jffluis avatar Jun 20 '18 09:06 jffluis

You need to get the View reference.

Try something like this: https://stackoverflow.com/questions/29922995/get-toolbars-navigation-icon-view-referrence

douglasjunior avatar Jun 20 '18 12:06 douglasjunior