ionic-team / cordova-plugin-ionic-webview

Web View plugin for Cordova, specialized for Ionic apps.
Apache License 2.0
487 stars 395 forks source link

No subtle "glowing effect" along the top or bottom edge of the content on Android when DisallowOverscroll set "false" #620

Open yoldar opened 3 years ago

yoldar commented 3 years ago

Due to the documentation it says that setting DisallowOverscroll to false will make "bounce effect" on iOS and subtle "glowing effect" along the top or bottom edge of the content on Android. On iOS it working great but on Android nothing happens. Is that normal behavior?

Android: android

iOS: ios