louiscad
07/21/2024, 4:38 PMiterator()
on Path
from `androidx.compose.ui.graphics`:
This breaks the preview entirely…
java.lang.UnsatisfiedLinkError: no androidx.graphics.path in java.library.path: /Users/Louis/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
I'm very confused as to why that is happening since everything else with Path
works in Compose Preview.
Am I the first one to see this? Is there a workaround?
I'm on Android Studio Koala 2024.1.1 Patch 1
Stacktrace extract in the thread 🧵louiscad
07/21/2024, 4:40 PMromainguy
07/21/2024, 4:47 PMromainguy
07/21/2024, 4:47 PMlouiscad
07/21/2024, 4:48 PMromainguy
07/21/2024, 4:49 PMlouiscad
07/21/2024, 4:50 PMlouiscad
07/21/2024, 4:50 PMromainguy
07/21/2024, 4:51 PMlouiscad
07/21/2024, 4:51 PMromainguy
07/21/2024, 4:52 PMromainguy
07/21/2024, 4:52 PMlouiscad
07/21/2024, 4:53 PMlouiscad
07/21/2024, 5:35 PMromainguy
07/21/2024, 5:38 PMromainguy
07/21/2024, 5:38 PMromainguy
07/21/2024, 5:38 PMlouiscad
07/21/2024, 6:19 PMyschimke
07/22/2024, 7:37 AMlouiscad
07/22/2024, 11:15 AMlouiscad
07/22/2024, 11:18 AMtoSvg()
extension to integrate the path data in xml files.
That's to create all the icons (adaptive, monochrome, and legacy), and the splashscreen animation.