moveView

open fun moveView(fromIndex: Int, toIndex: Int)(source)

Moves a View from one position to another.

Parameters

fromIndex

The View's initial index

toIndex

The View's target index