Uhm, I think you guys will be forced to do something about widgets now as well 😄
❤️ 1
a
Arun
06/23/2020, 4:42 AM
Shouldn't be already possible by using Compose to draw to canvas and convert to Bitmap? Unless something changes in Android to allow for animations in widgets.
r
romainguy
06/23/2020, 4:42 AM
Android already has app widgets
romainguy
06/23/2020, 4:44 AM
While it'd be nice to eventually have Compose everywhere our priority is Compose itself first
u
ursus
06/23/2020, 11:00 AM
Yes yes I meant compose in the app widgets
s
Sergey Y.
06/23/2020, 8:09 PM
Also it would be nice to bring a second life to the Slices API via Compose.
s
sindrenm
06/25/2020, 11:03 AM
Not strictly related to this channel, but in general I'd like to see changes to app widgets APIs overall. Remote views and this very small subset of UI widgets (“views”) is a little limiting. 😁