TapTargetView icon indicating copy to clipboard operation
TapTargetView copied to clipboard

An implementation of tap targets from the Material Design guidelines for feature discovery.

Results 56 TapTargetView issues
Sort by recently updated
recently updated
newest added

As I see SpannableString is implement in sample code. I implemented Clickable Span on it. Text became disappear. I tested it in sample code. Is clickable SpannableString supported or not?

![image](https://user-images.githubusercontent.com/18364968/56350290-003b0980-61fd-11e9-8bfd-842a617ea952.png) How can I put a pic into the outerCircleView like the screen shot. Thanks anyway...

- [x] I have verified the issue exists on the latest version - [x] I am able to reproduce it **Version used:** **Stack trace:** **Android version:** my script on fragment...

![image](https://user-images.githubusercontent.com/45414180/53478567-1e0dad00-3a9d-11e9-968f-205e2732959e.png)

I want to know is there any option to pause the sequence and resume it on some condition, also I am using Multiple TapTargetViews in a fragment and it comes...

- [x] I have verified the issue exists on the latest version - [x] I am able to reproduce it App unfold feature is not displayed when user launches the...

- [x] I have verified the issue exists on the latest version - [x] I am able to reproduce it **Version used:** 1.12.0 The `dismiss()` method looks like this: ```...

- [ ] I have verified the issue exists on the latest version - [ ] I am able to reproduce it **Version used:** 1.9.1 (haven't verified yet if latest...

- [x] I have verified the issue exists on the latest version - [x] I am able to reproduce it **Version used:** 1.12.0 current master **Android version:** 8.0 It affects...

hello can this library add arrow? thank you