class VideoFloatingWindowView.LocalDragSizeViewTouch extends FloatingWindowView.DragSizeViewTouch
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
isHandleCtrlGroupVisible |
handleSimulationEvent, simulationDownEvent
downX, downY, isLocked, isMoving, isValidMove, lastX, lastY, nowX, nowY, scaledTouchSlop
Constructor and Description |
---|
LocalDragSizeViewTouch(android.content.Context context) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
onTouchUp(android.view.View v,
android.view.MotionEvent event) |
protected void |
setViewSize(int width,
int height,
boolean widthIsAscending,
boolean heightIsAscending) |
onTouchMove
onTouchDown
onTouch
protected void setViewSize(int width, int height, boolean widthIsAscending, boolean heightIsAscending)
setViewSize
in class FloatingWindowView.DragSizeViewTouch
protected boolean onTouchUp(android.view.View v, android.view.MotionEvent event)
onTouchUp
in class FloatingWindowView.LocalTouchListenerExtend