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

Unclear what to do with HashSet<MapView> maps in LiteListDemoActivity.java #24

Closed
scottyab opened this issue Aug 26, 2016 · 0 comments
Closed

Comments

@scottyab
Copy link

Within the MapAdapter in the LiteListDemoActivity.java sample it shows how to add each row's MapView to HashSet<MapView> maps and there's also a getter. When adding to the set the comment says // Keep track of MapView But it's not clear to me why I need to keep track of them?

Thanks for the sample btw 👍

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