ShowCaseView icon indicating copy to clipboard operation
ShowCaseView copied to clipboard

:flashlight:The ShowcaseView library is designed to highlight and showcase specific parts of apps to the user with an attractive and flat overlay.

Results 25 ShowCaseView issues
Sort by recently updated
recently updated
newest added

I had tried to implement the show case on recycler view item and the indicator is behaving weirdly, the circle is going into the view and coming out of the...

Hi, it would be nice if you could add skip button for a sequence show case with more than 5 show case. I has around 10 show case and it...

enhancement

I want to change the color of the dialog hosting the text to black and the text color to white. How to do that? Also how to give different gravity...

How can I change the color of circle ? ( Gray Circle )

enhancement

(At least in landscape orientation) It should instead be put on the left side. Maybe you should add an option to explicitly set direction (relative the view) for the guide?

To me it seems that these are just forwarded to TextView.setText(...) and those support CharSequence This way we may use SpannableStringBuilder to add text with colors/images/etc.

I tried to apply it to the picture button wrapped in framelayout, it didn't work

![button](https://user-images.githubusercontent.com/31806059/60759395-7011a100-a042-11e9-8ec7-537626fb752a.png) ![after Applying ShowCaseView](https://user-images.githubusercontent.com/31806059/60759459-75bbb680-a043-11e9-87db-79238161f3e1.png)

enhancement

I've created a simple fork for adding a new features or allowing developers to control in the shape ( arrow - circle ) is solid or not developer can use...

I get white space at the bottom, see on the picture ![image](https://user-images.githubusercontent.com/10395887/188929099-3d8dba75-c4b0-4100-9ff4-21dca1aebf08.png) same result on the real device