I\'m trying to implement a simple activity that will let user to insert a password. I\'ve a gridview with the 9 images to use and 4 imageviews that will be the selected images (
I think you would better use View.postDelayed(Runnable, long) in the onClickListener of your ImageViews to do this.