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

When a TapTarget is displayed **after resuming the app from the background**, it does not appear over the Fab button, but in the lower right corner of the screen. The...

I am curious if KeepSafe would consider adding this component to https://github.com/material-components/material-components-android I think this is a great material component and would serve nicely as an official component.

question

I am not able to use this library to highlight a rectangular shape. Can anyone help me? ![image](https://github.com/KeepSafe/TapTargetView/assets/50821545/b2467adf-724e-40a6-8fd1-fd94b7a86e9a)

I would like to implement a Skip button. Tho, TapTargerView intercepts all clicks. Is it possible to make my view on top of TapTargetView? How? Thanks for a great lib!

It seems that some builds of older versions were re-triggered on Jitpack and errored out: https://jitpack.io/com/github/KeepSafe/TapTargetView/1.9.1/build.log ``` ⚠️ ERROR: No build artifacts found ``` Unfortunately, this breaks Gradle builds for...