Timo Drick
12/17/2019, 1:16 AM@Model
Test(var test: String)
the Compose framework will observe it and recompose the UI when it changes.
Can i also observe this class in my custom code outside of a @Composable function?Adam Powell
12/17/2019, 2:17 AMFrames.kt
for some of the low-level detailsAndrey Kulikov
12/17/2019, 12:37 PMTimo Drick
12/17/2019, 3:32 PM