String tmps = "設置 閙鍾時間為" + format(hourOfDay) + ":" +format(minute); mTextView.setText(tmps); } }, ...
www.th7.cn