public static interface BulletinView.OnTouchCallBack
限定符和类型 | 方法和说明 |
---|---|
void |
onClick(android.view.MotionEvent event) |
void |
onLongPressEnd(android.graphics.Rect rect,
com.kxsimon.video.chat.bulletin.BulletinInfo info) |
void |
onLongPressStart() |
void |
onMove(android.graphics.Rect rect,
android.view.MotionEvent event) |