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

Add onScrollListener #1

Closed
AlexeyFreelancer opened this issue Jun 9, 2014 · 2 comments
Closed

Add onScrollListener #1

AlexeyFreelancer opened this issue Jun 9, 2014 · 2 comments

Comments

@AlexeyFreelancer
Copy link

Hi @felipecsl
I like your QuickReturn, but I can not add my own scroll listener:

mList.setOnScrollListener(new EndlessScrollListener() {...});

As I see you're changed onScrollListener in the constructor QuickReturnAttacher

listView.setOnScrollListener(this);

Could you implement Composite pattern here?
http://en.wikipedia.org/wiki/Composite_pattern
http://stackoverflow.com/questions/5465204/how-can-i-set-up-multiple-listeners-for-one-event

@felipecsl
Copy link
Owner

@AlexeyFreelancer will do, this was on my todo list, expect a new release later today!

@felipecsl
Copy link
Owner

Fix released in version 1.2.0-SNAPSHOT.
@AlexeyFreelancer thanks for reporting!

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