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

If the guideView is at the bottom of the screen, parts of it get hidden behind the Bottom Navigation Bar of Android. It maybe would be nice to be able...

Hi. Is there a tooltip like this for the native ios platform ?

Hi.I have a problem . When i click on view sooner than Pointer show , i get an error on Api 18. Failed to inflate ColorStateList, leaving it to the...

Added two gravity values: sideAuto and sideCenter that make the callout appear right or left of the selected view

Hi, this is really a nice library. but I think there is no best way to use this library for Dialog. Because when I managed to display the showcase for...

Fixed open issues #9 Resolved orientation issue and location in window #23 Resolved : Added Skip for sequence of ShowCaseView #22 Resolved : Added feature to change color of Pointer...

in landscape view change position

The `outside` dismiss type dismisses the ShowCaseView when clicked on region outside the messageView. This means that if the user clicks on the targetView too, the ShowCaseView will disappear. **Issue:**...

This might be useful to someone. If you need to totally dismiss showcaseView / GuideView. You can use the below method. Using .dismiss(); would only move to the next showcase...

When I use ShowCaseView in full screen I have a design error ... see pictures normal ![Screenshot_ 1](https://user-images.githubusercontent.com/75839412/101901794-e14b7100-3bb1-11eb-8c39-4368f09ebf25.jpg) fullscreen ![Screenshot_ 2](https://user-images.githubusercontent.com/75839412/101901834-f3c5aa80-3bb1-11eb-8efe-354fa408c57d.jpg) Thanks for your help