Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

johncodeos
Copy link

@johncodeos johncodeos commented Dec 3, 2017

setOnScrollChangeListener by default it's only available for devices with 23 API and above. This pull add support for devices below 23 API. Also I added example on README.

@ocram
Copy link
Contributor

ocram commented Dec 4, 2017

Thank you!

How will this work with devices (and compile targets) both below and above API level 23? Will this be compatible? So <23, it would just add the missing method as a patch, and >=23 it would override the default implementation from View without any bad side effects?

@johncodeos
Copy link
Author

Exactly, I tested it and there is not any problem.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.