Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5445

Support onScrollChanged message on CordovaWebView

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-android
    • None

    Description

      In the event that someone wishes to implement native components over top of Cordova, we need a way to make sure they adjust to where they should be on the screen in the event of scrolling. Currently plugins can do this with JS, but there's a serious delay caused by the bridge. Since scrolling is controlled by Java anyway, we should keep these events at this level and avoid the bridge, which is why we should pass onScrollChanged to the plugins.

      Attachments

        Issue Links

          Activity

            People

              bowserj Joey Robert Bowser
              bowserj Joey Robert Bowser
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: