rex3du
rex3du
Is there any updates regarding this issue?
Just use this function enableCompressImage of HtmlHttpImageGetter or use this constructor HtmlHttpImageGetter(TextView textView, String baseUrl, boolean matchParentWidth).
@webnizam @erdemgc You need to call tableView.dequeueReusableCell(withIdentifier: "yourcellindentifier", for: indexPath) this method in your cellForRow method to trigger the delegate method.
Looks like it's not available now. I used Picasso instead of this. http://square.github.io/picasso/