Don't Be Afraid to move forward
if (myImageView.getVisibility() == View.VISIBLE) { // Its visible } else { // Either gone or invisible }
No comments:
Post a Comment