Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuub/sugared-list-animations-sample
/ types & classes
Types & classes
10 in github.com/cuub/sugared-list-animations-sample
⨍
Functions
26
◇
Types & classes
10
Class
BitmapDownloaderTask
The actual AsyncTask that will asynchronously download the image.
src/com/cuubonandroid/sugaredlistanimations/sample/ImageDownloader.java:232
Class
DownloadedDrawable
A fake Drawable that will be attached to the imageView while the download is in progress. <p> Contains a reference to the actual download task, so th
src/com/cuubonandroid/sugaredlistanimations/sample/ImageDownloader.java:284
Class
FlushedInputStream
src/com/cuubonandroid/sugaredlistanimations/sample/ImageDownloader.java:205
Class
ImageDownloader
This helper class download images from the Internet and binds those with the provided ImageView. <p> It requires the INTERNET permission, which shoul
src/com/cuubonandroid/sugaredlistanimations/sample/ImageDownloader.java:42
Class
MainActivity
src/com/cuubonandroid/sugaredlistanimations/sample/MainActivity.java:11
Enum
Mode
src/com/cuubonandroid/sugaredlistanimations/sample/ImageDownloader.java:45
Class
NowImageAdapter
src/com/cuubonandroid/sugaredlistanimations/sample/NowImageAdapter.java:15
Class
PlusImageAdapter
src/com/cuubonandroid/sugaredlistanimations/sample/PlusImageAdapter.java:15
Class
ViewHolder
src/com/cuubonandroid/sugaredlistanimations/sample/NowImageAdapter.java:99
Class
ViewHolder
src/com/cuubonandroid/sugaredlistanimations/sample/PlusImageAdapter.java:99