worker8 / TourGuide

TourGuide is an Android library that aims to provide an easy way to add pointers with animations over a desired Android View
MIT License
2.63k stars 416 forks source link

cleanup Sequence #66

Open kevinisbest opened 8 years ago

kevinisbest commented 8 years ago

Hello!!! Thanks your repository,it helps me a lot!!!

I have a problem, when I show all TourGuide in sequence,how do I cleanup the sequence? Does it have function like "mTourGuideHandler.cleanUp()" ?