[
https://issues.apache.org/jira/browse/CB-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-8814.
-------------------------------
Resolution: Fixed
Fixed in 4.0.0-dev
> Deprecate onScrollChanged message in CordovaWebView
> ---------------------------------------------------
>
> Key: CB-8814
> URL: https://issues.apache.org/jira/browse/CB-8814
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> Two reasons:
> 1. It's causing and object creation for each pixel scrolled, even when there
> are no listeners
> 2. It's an API that isn't necessary, since you can use:
> {code}
> view.getViewTreeObserver().addOnScrollChangedListener(...)
> {code}
> instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]