當調用TextView.setText(CharSequence text)之後會調用一次TextView.onDraw(Canvas canvas)方法。例如當我點擊一次按鈕時則調用TextView.
確定! 回上一頁