A ListView and Adapter pair built on Picasso that pauses image loading when the ListView is flung to improve performance..
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.
The following table is the detailed list of PicassoSuperFling.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
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