Hover over any component

Hi All

is there an extension or a way to display a little information notice when the user hovers over a component ?

Thanks

@Anthony007 long click is better than hover for mobile users so You can use long click instead of hover

Here is sample Java code, if possible you can make into extension samples/ApiDemos/src/com/example/android/apis/view/Hover.java - platform/development - Git at Google

Thank you, your a champ!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.