onTouch 是View中OnTouchListener接口中的方法,處理View及其子類被touch是的事件處理。 ... Android中的layout布局類一般都是繼承此類的。
確定! 回上一頁