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

onBackPress activity gets destroy #80

Open amankumarjain opened 6 years ago

amankumarjain commented 6 years ago

using .dismissOnBackPress(true) still on back press dismiss effect not working and activity gets destroyed. how to solve this?