https://kotlinlang.org logo
t

Tomáš Kuhn

08/31/2020, 11:00 AM
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

Zan Skamljic

08/31/2020, 11:02 AM
A manual deploy to device solved it for me, other times a reset of android studio
d

david.bilik

08/31/2020, 11:04 AM
Use AS canary 8
5
t

Tomáš Kuhn

08/31/2020, 11:10 AM
I’ll try but I had some problems with font on canary8. Everything was bold
z

Zhelyazko Atanasov

08/31/2020, 11:42 AM
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

gildor

08/31/2020, 2:03 PM
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

Tomáš Kuhn

09/01/2020, 4:19 AM
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

gildor

09/01/2020, 12:48 PM
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