i'm searching for a modified Imageviewclass which downloads a image and displays it. It should also be possible to display a "download fail"-image and a "load"-image. If anyone knows a class like this please let me know it.
Thx!
|
i'm searching for a modified Imageviewclass which downloads a image and displays it. It should also be possible to display a "download fail"-image and a "load"-image. If anyone knows a class like this please let me know it. Thx!
| |||||||||||
feedback
|
|
You can use this example, just pass the Activity instance in a constructor and extend the view class instead of the Activity class. | |||
feedback
|
|
Hope this helps u:
| |||||||||||
feedback
|