29jitender / Spotlight

Spotlight is an Android library used to onboard users by showcasing specific features in the app.
Apache License 2.0
1.27k stars 163 forks source link

Typo in enableRevalAnimation #45

Closed joielechong closed 7 years ago

joielechong commented 7 years ago

Typo when calling new SpotlightView.Builder(this).enableRevalAnimation(). Should be enableRevealAnimation

dhavalwooplr commented 7 years ago

Thanks. Typo is corrected.