simple_xml
Toggle table of contents
0.4.15
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
simple_xml
simple_xml
/
kr.open.library.simple_ui.xml.ui.adapter.normal.base
/
BaseRcvAdapter
/
removeRange
remove
Range
@
MainThread
open
override
fun
removeRange
(
start
:
Int
,
count
:
Int
,
onResult
:
(
NormalAdapterResult
)
->
Unit
?
)
Removes a contiguous content range by start index and count.
시작 인덱스와 개수 기준으로 연속된 content 구간을 제거합니다.