sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
recyclerview
/
androidx.recyclerview.widget
/
RecyclerView
/
LayoutManager
/
moveView
move
View
open
fun
moveView
(
fromIndex
:
Int
,
toIndex
:
Int
)
(
source
)
Moves a View from one position to another.
Parameters
from
Index
The View's initial index
to
Index
The View's target index