Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing a TourGuide with multiple view focuses #19

Closed
ethpran opened this issue Aug 4, 2015 · 1 comment
Closed

Showing a TourGuide with multiple view focuses #19

ethpran opened this issue Aug 4, 2015 · 1 comment

Comments

@ethpran
Copy link

ethpran commented Aug 4, 2015

While I can use this library to instantiate multiple TourGuides with Tooltips next to several different views, I can't set more than one Overlay at a time because one covers the other and makes the second unclickable. There are instances where I'd like to have a focus on several different views at a time and I currently can't do that. You would probably need to change the implementation of the Overlay to use a RelativeLayout instead of a FrameLayout, but I think it could be a nice feature. Any plans to add some kind of functionality to achieve this effect in the near future?

@worker8
Copy link
Owner

worker8 commented Sep 3, 2015

Hi ethpran,
This sounds like a good idea, but I don't think I will implement this in the near future. Sorry about it. :(
This is because there are other bugs and issues that has higher priority.

I added to the todo list: https://github.com/worker8/TourGuide/wiki/Roadmap#overlay-features

@worker8 worker8 closed this as completed Oct 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants