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

Simplify constructors to handle multiple listeners at once #25

Closed
davideas opened this issue Jan 26, 2016 · 1 comment
Closed

Simplify constructors to handle multiple listeners at once #25

davideas opened this issue Jan 26, 2016 · 1 comment
Milestone

Comments

@davideas
Copy link
Owner

Simplify ALL constructors. The adapter should recognize which type of listener an Activity or a Fragment is implementing the events triggered by the User or by the adapter.
Give the possibility to Developers to decide which listeners to implement one by one.

Maybe pass 1 single parameter to represent all listeners that object belongs to, or use prefix-with methodology to set the listeners at startup.

@davideas davideas added this to the 5.0.0 milestone Jan 26, 2016
@davideas
Copy link
Owner Author

This is experimental, but it's done in v5.0.0-b2.

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

No branches or pull requests

1 participant