ui
2.8.0-rc.1
ui
/
com.mapbox.search.ui.view
/
SearchResultsView
/
setAdapterItems
set
Adapter
Items
fun
setAdapterItems
(
items
:
List
<
SearchResultAdapterItem
>
)
Sets
items
as
RecyclerView.Adapter
's content.
Throws
Illegal
State
Exception
if
initialize
has not been called before earlier.