Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

ShowcaseViews for showing guides one after another #418

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

darekdeo
Copy link

Hi, I've made this wrapper like 1 year ago when I needed to show multiple showcase views one after another.

Forgot to put it on git earlier, It's small addition to library, hope it will be useful for someone else too.

If you decide to pull it, feel free to make any changes.

@darekdeo
Copy link
Author

darekdeo commented Sep 26, 2016

Just don't merge readme.md, I've changed that file too. Basicly wrapper is only one class "ShowcaseViews".

There are few things to edit/fix/consider:

  1. Optional enable/disable views setting doesn't work great, I think it should rather save state of view before disabling it. Currently if user decides to call setDisableViewGroup(), all views will be enabled after showcase ends. I think it should bring back earlier state of views instead.
  2. Method names, like to use build() instead of show(). ;)
  3. 3rd listener callback whenever next view is shown with id of the view.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant