android-slidingactivity icon indicating copy to clipboard operation
android-slidingactivity copied to clipboard

Best way to remove image

Open AngeloAvv opened this issue 8 years ago • 0 comments

Hello, what's the best way to remove an image after you've set it using setImage(...) ?

Using setImage(null) throws java.lang.RuntimeException: [...] java.lang.IllegalArgumentException: Bitmap is not valid

AngeloAvv avatar Aug 29 '17 08:08 AngeloAvv