Button btn = (Button)linearLayout.findViewById(R.id.btn_start);
btn.setVisibility(View.INVISIBLE);


+ Recent posts