jw
04/07/2021, 2:11 PMDefault as, well, a default.Daniele B
04/07/2021, 2:15 PMKris Wong
04/07/2021, 2:17 PMjw
04/07/2021, 2:17 PMDaniele B
04/07/2021, 2:17 PMjw
04/07/2021, 2:17 PMjw
04/07/2021, 2:18 PMDaniele B
04/07/2021, 2:33 PMkevin.cianfarini
04/07/2021, 2:34 PMsuspend functions.jw
04/07/2021, 2:35 PMkpgalligan
04/07/2021, 2:50 PMrusshwolf
04/07/2021, 3:09 PMSettings to a SuspendSettings (or ObservableSettings to FlowSettings), then you can pass a dispatcher for it to run on which will default to Dispatchers.Default. Most people probably aren't doing that though because those interfaces really only exist to make it easier to interop with androidx.datastore which nobody is using yet