How to display images from external URL in List-view on Android
Answers
Smith
2890
Points
78
Posts
|
I think, the best library for such a task is Picasso by Square. It allows to load an image to an ImageView by URL with one-liner code:
You can find it at Github https://square.github.io/picasso/
Posted On:
09-Dec-2019 07:45
thanks for suggestion. - Rashmi 25-Dec-2019 06:43
|
Blog
Active User (0)
No Active User!