I was working on implementing a pretty heavy feature in which I needed to build a spreadsheet table with different types of cells (checkbox, dropdown, text field, rating, etc.) using Jetpack Compose.
Thanks for sharing, could you clarify for the second tip with an example of when a simple list does wrong? I didn't understand when to use this wrapper.
Thanks for sharing, could you clarify for the second tip with an example of when a simple list does wrong? I didn't understand when to use this wrapper.
https://issuetracker.google.com/issues/199496149 This issue basically describes it :) There's a code example in there too. Let me know if this doesn't clear it up.