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

Now you can build & export your apk with github actions

how to add image or icon in place of description

ripple effect not working i have tried many times but not showing any animation.

currently the animation includes animation while showing the element and animation while moving away from that element. Is there any way I can disable the out animation

Consider a situation when there are some configuration changes. In the current spotlight, I don't think there is any way we can persist the targeted index. In my experience, if...

Hello, Is there a way to set the background of the spotlight to a blur? Meaning that you cannot see the layout underneath the spotlight, due to the blur? I...

![image](https://user-images.githubusercontent.com/56694815/98121273-c0f40c80-1eb7-11eb-9508-fd9e94dbd59b.png) So i put on an overlay with some items and it goes over my navigation: private fun spotlightView(view: View , ) { val overlay = layoutInflater.inflate(R.layout.fragment_calendar_day_detailed_info, context?.let { FrameLayout(it)...

# Problem I've seen issue https://github.com/TakuSemba/Spotlight/issues/123 (from @aryandii) and decided to help you make Spotlight more functional ✨ # Solution So I added a new flag to make it possible...

Hello TakuSemba, I have a problem to dismiss the spotlight when user click outside. I remember you have provided isClosedOnTouchedOutside attribute before. For my case, I don't implement overlay as...

Hi, I saw PR-80 was made a bit untimely, but I liked very much the `setRectSupplierFromView()` made by Oliver there. Maybe it is possible to add some kind of a...