LinearLayout layone= (LinearLayout) view.findViewById(R.id.layone); layone.setVisibility(View.VISIBLE);. But that doesn't set the visibility to ...
確定! 回上一頁