Scrolling Demo

3 (5)

Libraries & Demo | 20.7KB

Description

6 Technical Comparison of different scrolling Android.
Each screen of the demo includes a fixed header and footer, and a list of items between the two that you want to scroll:
1) native Android ListView
2) LinearLayout including a header and a footer native, and a list of HTML items in a WebView between the two (hybrid solution, the Android system that manages the scroll)
3) WebView calling an HTML5 page, scrolling is managed CSS3
4) WebView calling an HTML5 page, scrolling is managed by the JavaScript library iScroll4
5) WebView calling an HTML5 page, scrolling is managed by the JavaScript library Scrollability
6) WebView calling an HTML5 page, scrolling is managed by the JavaScript library touchscroll

Show More Less

Information

Updated:

Version: 1.0

Requires: Android 2.1 or later

Rate

Share by

You May Also Like