TapTargetView
TapTargetView copied to clipboard
An implementation of tap targets from the Material Design guidelines for feature discovery.
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.
I am not able to use this library to highlight a rectangular shape. Can anyone help me? 
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...