I have a problem getting `Preview` to show up - It...
# compose
k
I have a problem getting
Preview
to show up - It worked previously (version
alpha07
), now with
alpha08
from
androidx.compose.ui:ui-tooling
is giving me error:
androidx.ui.tooling.preview.PreviewActivity is not an Activity subclass or alias
anyone know how to deal with that?
Found an answer - apparently version
alpha07
from
androidx.ui:ui-tooling
does not work with Beta canary. You have to use
Arctic Fox
to use
alpha08
and up