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 basic activity into kotlin #123

Closed christineoo closed 6 years ago

christineoo commented 6 years ago

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

Convert the basic activity example in TourGuide Demo into kotlin.

Please review and merge~! Thanks!