Android Open Source - UI ListView image PicassoSuperFling






Project Summary

A ListView and Adapter pair built on Picasso that pauses image loading when the ListView is flung to improve performance..

Web Site / Source Repository

PicassoSuperFling is hosted in the following web site
https://github.com/sdgennari/PicassoSuperFling

If you think the Android project PicassoSuperFling listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PicassoSuperFling.

ItemValue
Java File Count6
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE




Java Source Files

PicassoSuperFling has the following Java source files.

com.example.picasso_super_fling.app.ExampleSFAdapter.java
com.example.picasso_super_fling.app.ExampleSFFragment.java
com.example.picasso_super_fling.app.MainActivity.java
com.example.picasso_super_fling.app.SuperFlingBaseAdapter.java
com.example.picasso_super_fling.app.SuperFlingListView.java