Snehal Tembare

Results 3 comments of Snehal Tembare

Give placeholder explicitly like Picasso.with(this).load(imageUrl).placeholder(R.drawable.placeHolder).into(mImg); Above line solved my problem... :)

@Swavis No, I didn't get a solution. For that purpose, I used another approach.

@Swavis Which I used in that case also dragging is not working as its original draggable functionality. However, I used a simple linear layout with some drawable to give an...