is there any immediate future plans to improve pre...
# compose
m
is there any immediate future plans to improve preview? Atm is the current bottleneck. too slow. Otherwise compose is dope
👌 2
c
I think there was a commit to AOSP that showed the intention to remove the use of gradle for previews. So I think they are definiteily going to ship something for that to try really soon
m
oh. thats really nice, thanks! Atm, as a beginner, i find it to hard to learn by trying, as the preview is hugelly slow
c
yeahhh. make sure live literals is on (it should be on by default), but it makes things super fast when you're just tweaking small values.
j
that preview is Android one no? Hope efforts on creating a KMP one and/or hot reload
👍 1
m
yes, AS preview
t
Also my preview fails to deploy direct to the device, is it just me or is some issue with canary?
c
@Tgo1014 what's the error you are getting and what Canary version?
t
Copy code
FAILURE: Build completed with 4 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:processStagingDebugAndroidTestManifest'.
> Could not resolve all files for configuration ':app:stagingDebugAndroidTestRuntimeClasspath'.
   > Could not find androidx.test.espresso:espresso-core:3.2.4.
@Chris Sinco [G] this is 1 of 4 erros but all are basically the same where it can’t find a dependency