An ImageButton for example: ImageButton btn = findViewById(R.id.viewID); btn.setVisibility(View.INVISIBLE); // or... btn.setVisibility(View.
確定! 回上一頁