Scrolling Demo

Scrolling Demo

Business Office 1.0
6 Comparison of Different Techniques Scrolling AndroidCompraire of 6 different scrolling techniques under Android. Each screen of the D
1.0

Screenshots

Description

6 Comparison of Different Techniques Scrolling Android

Comparison of 6 different scrolling techniques on Android.

Each demo screen includes a fixed header and footer, and a list of items between the two that we want to scroll:

1) Listview native Android

2) Linearlayout comprising a header and a native footer, and a list of HTML items in a webview between the two (hybrid solution, it is the Android system that manages the scroll)

3) WebView calling an HTML5 page, scrolling is managed in CSS3

4) WebView calling an HTML5 page, scrolling is managed by the JavaScript ISCRoll4 bookstore

5) WebView calling an HTML5 page, scrolling is managed by the JavaScript Scrollabilty bookstore

6) WebView calling an HTML5 page, scrolling is managed by the JavaScript TouchScroll bookstore

Expand

Other Information

  • Release Time

    2025/04/03

  • Size

    20.73KB

  • Category

    Business Office
  • Package Name

    com.olivierguillet.android.scrolldemo