wjwarren / maskedimageview

Masked ImageView for Android.
15 stars 9 forks source link

Improvements branch not working correctly with Picasso #4

Open wjwarren opened 9 years ago

wjwarren commented 9 years ago

Only placeholders shown up when using Picasso.

Tested with (phonebook) contact photos and programmatically generated images.

NOTE: This only happens on the improvements branch.

wjwarren commented 9 years ago

Perhaps try Picasso with noFade() for this.