I trying to set visibility of my imageview , button and textview. But they still there when I run the program. I tried the View.GONE but that just remove all the textview, imageview and button. But I just want to hide and then show.I trying to set visibility of my imageview , bu