[
https://issues.apache.org/jira/browse/CB-8828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486546#comment-14486546
]
Andrew Grieve commented on CB-8828:
-----------------------------------
Just so it's surfaced here as well: Plugins can be compatible with pre-4.0 and
post-4.0 just by using:
{code}
view.getViewTreeObserver().addOnScrollChangedListener(...)
{code}
Instead of the onScrollChanged message
> Delete onScrollChanged event
> ----------------------------
>
> Key: CB-8828
> URL: https://issues.apache.org/jira/browse/CB-8828
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> We just deprecated this: CB-8814
> However, upon further reflection, I think it makes more sense to fully delete
> it in 4.0.0. It's a performance issue, crosswalk doesn't implement it, and
> 4.0.0 is the time for breaking API changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]