Marko Novakovic
08/14/2022, 10:20 AMRecyclerView
inside AndroidView
inside Column
is not scrolling. how to make it behave like LazyColumn
and scroll correctly? am trying with NestedScrollConnection
but without successMathew xu
08/14/2022, 10:27 AMRecyclerView
to LazyColumn
Marko Novakovic
08/14/2022, 10:28 AMLazyColumn
and to select tab based on shown section/item in LazyColumn
but am having problems with last section/itemPager
with tab indicators but free scrolling instead of snapping