toggle menu
ui
android
switch theme
search in API
ui
/
com.vanniktech.ui
/
smoothScrollTo
smooth
Scroll
To
android
fun
RecyclerView
.
smoothScrollTo
(
position
:
Int
,
scrollDuration
:
Int
=
300
,
onTargetFound
:
(
View
)
->
Unit
=
{ }
)