glide
glide copied to clipboard
Support for Glance
trafficstars
ATM there is no support for it
Hi :) Are you planning to provide a Glance composable?
https://android-developers.googleblog.com/2021/12/announcing-jetpack-glance-alpha-for-app.html
Due to the limitations of how widgets work it’s not directly interoperable with the existing compose classes. Our current approach is to use bitmap and pass it to the ImageProvider but it'd be amazing if there would be a glance glide composable to load directly using URLs.