How can I use textClock widget in compose, apart of using androidView
a
Adam Powell
07/10/2022, 2:05 AM
AndroidView
is the only way to.
TextClock
only exists in android to provide a cross-process clock display for things like home screen widgets and notifications so there's not much point in compose-ui having a version of it