Kevin Hester
03/17/2020, 1:07 AMMark Murphy
03/17/2020, 11:32 AMgetSettings()
on Channel
?Chuck Jazdzewski [G]
03/17/2020, 4:21 PM@Model
object is to modify it in the main thread by, for example, posting a method to execute on that thread and waiting for it to complete.
However, you can also open a frame in another thread using open()
from androidx.compose.frames
. For example, this is what the frames tests do here.Kevin Hester
03/17/2020, 7:29 PMKevin Hester
03/17/2020, 9:37 PMBlundell
03/17/2020, 10:24 PMChuck Jazdzewski [G]
03/17/2020, 10:27 PM