DragFrameLayout

public class DragFrameLayout

Created by RongCloud on 2025/8/12.

Constructors

Link copied to clipboard
public void DragFrameLayout(Context context)
public void DragFrameLayout(Context context, AttributeSet attrs)
public void DragFrameLayout(Context context, AttributeSet attrs, int defStyleAttr)
public void DragFrameLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)

Functions

Link copied to clipboard
public boolean onInterceptTouchEvent(MotionEvent ev)
Link copied to clipboard
public boolean onTouchEvent(MotionEvent event)
Link copied to clipboard
public void setDragView(View view)