layout = (LinearLayout) findViewById(R.id.linearlayout); layout.setVisibility(View.GONE); //隱藏LinearLayout 區域 layout.setVisibility(View.
確定! 回上一頁