TomTomAndroidTools
androidJvm
api_viewprovider
/
com.tomtom.tools.android.api.viewprovider
/
ViewProvider
/
rebindView
rebind
View
fun
rebindView
(
view
:
View
,
item
:
T
)
Rebinds an earlier created
view
to the new
item
.
Throws
Illegal
State
Exception
when
supportsRebind
is not
true
.