thest1 / LazyList

Lazy load of images in Android
http://stackoverflow.com/questions/541966/android-how-do-i-do-a-lazy-load-of-images-in-listview/3068012#3068012
MIT License
1.2k stars 497 forks source link

path instead url #52

Open dariushEm opened 6 years ago

dariushEm commented 6 years ago

hi I want to use path instead of the URl

/data/user/0/com.androidha.chilan/pic/dariush/۲۰۱۸۰۳۰۴_۲۲۰۸۴۲.jpg

instead

"https://pbs.twimg.com/profile_images/1517737798/aam-twitter-right-final_normal.png"

what do I do?