Reset loaded image to placeholder one
engmsaleh opened this issue · 2 comments
engmsaleh commented
I'm using PASImageView
as ImageView for avatar in my App. I display a placeholder image when the user didn't login and load the image when user login ... Thats all work fine.
But is there is a way to reset the image to the placeholder one when the user logout ?
abiaad commented
Not at this time. You can init a new instance to erase the old one.