TourGuide is an Android library that aims to provide an easy way to add pointers with animations over a desired Android View
2.63k
stars
416
forks
source link
disableClick() not working with Sequence.ContinueMethod.OverlayListener #83
Open
azrashaikh opened 8 years ago
I want to disable my control's click when it's highlighted.
My code :
I am still getting click event of my highlighted control.