TourGuide icon indicating copy to clipboard operation
TourGuide copied to clipboard

TourGuide is an Android library that aims to provide an easy way to add pointers with animations over a desired Android View

Results 84 TourGuide issues
Sort by recently updated
recently updated
newest added

When using CENTER_VERTICAL tooltip gravity, place the tooltip vertically centered relative to the view it is referring to. Fixes issue #59.

When i am trying to set custom view in setCustomView it shows a black shadow line instead of my custom view below is my code: tourGuide = TourGuide.create(this) { toolTip...

It is not an issue, it's my suggestion that, There should be one skip button so that user can skip the tutorial any time instead of going one by one...

I am trying to use TourGuide on Wear OS. The tooltip does not appear the first time I use the "PlayOn" function but does the second time. Here is my...

How about adding a Guide Tour for Bottom Navigation item?

Fatal Exception: java.lang.NullPointerException at android.support.v7.widget.TooltipPopup.show(TooltipPopup.java:79) at android.support.v7.widget.TooltipCompatHandler.show(TooltipCompatHandler.java:155) at android.support.v7.widget.TooltipCompatHandler.onLongClick(TooltipCompatHandler.java:103) at android.view.View.performLongClick(View.java:4499) at android.widget.TextView.performLongClick(TextView.java:8578) at android.view.View$CheckForLongPress.run(View.java:18749) at android.os.Handler.handleCallback(Handler.java:808) at android.os.Handler.dispatchMessage(Handler.java:103) at android.os.Looper.loop(Looper.java:193) at android.app.ActivityThread.main(ActivityThread.java:5333) at java.lang.reflect.Method.invokeNative(Method.java) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:824) at...

- [x] Basic - [x] Pointers - [x] Toolbar - [x] ToolTips - [x] Overlays - [x] ToolTip or Pointer or Overlay - [x] Button Tour - [x] Navigational Drawer...

- Added ```hasNext()``` function to ChainTourGuide. - Added info to Readme about ```disableClickThroughHole(...)```. The logic for ```hasNext()``` already exists in the ```next()```, but by making it publicly accessable users of...

Hi and thanks for this lib! Is it possible to use it using something like : ![srd-comic-clouds-6](https://user-images.githubusercontent.com/13538667/37957618-b4178e72-31ae-11e8-80ca-334dd8efb440.png)

How we can set the TourGuide Display only once