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

When using 'extends ListActivity' in the Activity - spotlight doesn't show #76

Open zgprogrameri opened 6 years ago

zgprogrameri commented 6 years ago

I've used spotlight in activities and fragments. As long as it 'extends AppCompatActivity', everything is fine and it works, but if you change to 'extends ListActivity' there is no sign of Spotlight?