civ = (ImageView) findViewById( R.id.imageCiv); civ.setVisibility( View.INVISIBLE ); But it did not work. I found a solution at Stackoverflow ...
確定! 回上一頁