use this public void goToAttract(View v) { Intent intent = new Intent(getActivity(), MainActivityList.class); startActivity(intent); }.
確定! 回上一頁