1

android tooltip for imageview to show "pinch to zoom", i am done with TouchImageView it is working very good, but i want to show user that image is able to zoom-in and zoom-out.

the tooltip will show on start activity with message "pinch to zoom" how to do that, thanks in advance.

Manish Ahire
  • 550
  • 4
  • 19

1 Answers1

0

Initial tips for android application

You can use my library for this approach. Let me know if it is suitable for you or maybe you get any issues with it.
https://github.com/mpetlyuk/initial_tips

Community
  • 1
  • 1
Maxim Petlyuk
  • 1,014
  • 14
  • 20