Spotlight icon indicating copy to clipboard operation
Spotlight copied to clipboard

Android Library that lights items for tutorials or walk-throughs etc...

Results 30 Spotlight issues
Sort by recently updated
recently updated
newest added

Implemented as sample app but i got this weird action in video https://user-images.githubusercontent.com/65970301/125004112-168d4400-e059-11eb-9cdf-0e96bc5056dc.mp4

Hey there. Using spotlight 2.0.3 (latest) I have the following issue. It keeps making a spotlight on a button in my layout, but I don't even put a spotlight there....

I want to modify this library according to my need. I want to draw a layout with animation around shape and write text on that layout I have attached image...

Hello guys! I opened this pr to get help on a possible responsiveness of the library, my problem is that when I position the view on a particular float, on...

Hey guys, when I try to use Spotlight inside a NestedScrollView in the first target everything is fine. and after I scroll to the component that I need spotlight will...

How to add multiple targets to display on the screen at the same time?

If Dark Theme is enabled, the screen becomes white at the beginning of Spotlight. Here is the screen record I set `android:forceDarkAllowed="true"` on the sample app.