Hi, my compose preview stopped working with 1.0.0-...
# compose
t
Hi, my compose preview stopped working with 1.0.0-alpha01 version. Has anyone else same experience? I’m using AndroidStudio 4.2. Canary7
z
A manual deploy to device solved it for me, other times a reset of android studio
d
Use AS canary 8
5
t
I’ll try but I had some problems with font on canary8. Everything was bold
z
Hmm I had the same issue (before the release of Canary 😎 and then installed it the day it was released. No issues since then. Could these bold fonts be some configuration issue?
g
Check that antialising is set to subpixel in ide settings, it looks that it switched to grayscale after update, not sure is it intentional or not
t
There is subpixel option only in editor not in IDE, so I have IDE= greyscale; editor=subpixel, but font in IDE is fine. Editor’s font is bold. I’ve tried everything and nothing has helped.
g
What about greyscale for editor font? What is your ide font? Anyway, it's because AS now running using Java 11, so rendering of fonts is different