You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Sir,
I am not able to view the avatar image view in my app.Am currently using the avatar view in and adapter and some am not able to display the image,in fact nothing is displayed ..its just plain white.Can please tell me what is that am doing wrong?.
Hello Sir,
I am not able to view the avatar image view in my app.Am currently using the avatar view in and adapter and some am not able to display the image,in fact nothing is displayed ..its just plain white.Can please tell me what is that am doing wrong?.
Here is the code:
imageLoader = new PicassoLoader();
imageLoader.loadImage(holder.iv_merchant_pic, "https://pbs.twimg.com/profile_images/556495456805453826/wKEOCDN0_400x400.png", "User Name");
The text was updated successfully, but these errors were encountered: