is this possible? <https://stackoverflow.com/ques...
# compose
m
is this possible? https://stackoverflow.com/questions/67727174/how-to-dynamically-update-recyclerview-within-androidview-in-android-compose
For our case: Is it possible do the inflating/adding the
RecyclerView
XML to a Compose screen?
The OP asked a different approach about updating the
RecyclerView
, instead