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

Convert tooltip example to Kotlin #125

Closed christineoo closed 6 years ago

christineoo commented 6 years ago

refs: https://github.com/worker8/TourGuide/issues/122

Convert the tooltip examples in TourGuide Demo into Kotlin.

Please review and merge~! Thanks!