dave
07/15/2021, 1:52 PMjava.lang.IllegalStateException: Nesting scrollable in the same direction layouts like LazyColumn and Column(Modifier.verticalScroll()) is not allowed. If you want to add a header before the list of items please take a look on LazyColumn component which has a DSL api which allows to first add a header via item()
Zun
07/15/2021, 1:55 PMdave
07/15/2021, 1:56 PMdave
07/15/2021, 1:57 PMAlbert Chang
07/15/2021, 2:14 PMRecyclerView
with ComposeView
.ion
07/15/2021, 2:15 PMdave
07/15/2021, 2:16 PMdave
07/15/2021, 2:17 PMdave
07/15/2021, 2:19 PMTimo Drick
07/15/2021, 2:24 PM