glide icon indicating copy to clipboard operation
glide copied to clipboard

Support for Glance

Open desgraci opened this issue 3 years ago • 1 comments
trafficstars

ATM there is no support for it

desgraci avatar Mar 11 '22 15:03 desgraci

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.

luiscurini avatar Mar 30 '22 13:03 luiscurini