I have a very simple application with one ImageView and a Button. The first Drawable resource loaded by my ImageView is specified with the \"android:src\" tag i
only use this before update imageview: imageView1.setImageURI(null);