toggle menu
Android-CallKit-SDK
5.32.0
io.rong.callkit
switch theme
search in API
Android-CallKit-SDK
/
io.rong.callkit
/
DragFrameLayout
Drag
Frame
Layout
public
class
DragFrameLayout
Created by RongCloud on 2025/8/12.
Members
Constructors
Drag
Frame
Layout
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
on
Intercept
Touch
Event
Link copied to clipboard
public
boolean
onInterceptTouchEvent
(
MotionEvent ev
)
on
Touch
Event
Link copied to clipboard
public
boolean
onTouchEvent
(
MotionEvent event
)
set
Drag
View
Link copied to clipboard
public
void
setDragView
(
View view
)