python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Glance fails to load images using the coil
I did this in Glance to get a bitmap of the online URI for display, but it failed.
Does Glance still support weight ratios?
val context = LocalContext.current val imageLoader = ImageLoader(context)
va...
花未开
Votes: 0
Answers: 1
In Android, Glance widgets are "flickering" during every update (even if there is no content change)
I'm not sure if this is a problem with Glance still being in alpha, or if I'm doing something wrong. But every time the widget receiver's onUpdate() is triggered, it's being completely re-composed. It...
user496854
Votes: 0
Answers: 1
Is there a way to add linecharts to a GlanceAppWidget?
Pretty much the title, im trying to make a widget that contains some data and linecharts, i know this glance stuff is pretty new, so im not sure if its possible to do this.
Guido Enrique Lambertucci
Votes: 0
Answers: 1
How to identify multiple instances of Glance App Widget
I am trying to create a widget which shows information about a hardware device.
There can be multiple of these devices and user will be able to add same widget for different devices.
I am looking for ...
mehmet6parmak
Votes: 0
Answers: 1