Fudge
12/11/2019, 10:56 PMcompose-runtime has lost the dependency on android.* 😮Fudge
12/11/2019, 11:05 PMui-text is so close to not using android.* , there's just one tiny Log.w call 😆Louis Pullen-Freilich [G]
12/11/2019, 11:13 PMcompose-runtime still has a lot of android dependencies 🙂 It's just a multiplatform module, so we split out the common / android specific implementations, to enable host-side testing in the future.Fudge
12/11/2019, 11:18 PM