Jetpack compose: Relay - Translate Figma style to Jetpack compose theme not working

168 views Asked by At

I try to create Jetpack Compose app with Figma and Relay plugin, Here is codelab link: https://codelabs.developers.google.com/relay-complete-app

and here is the Youtube link: https://www.youtube.com/watch?v=vBNmeiHlDHE

I stuck at the point where we Translate Figma style to Jetpack compose theme. check the below images

I importing figma_styles.json file to project

Here, I importing figma_styles.json file to project (figma_styles.json is generated from codelab link)

Android studio can't import packages, and stuck at this point

Android studio can't import packages, and stuck at this point

1

There are 1 answers

0
Vicky Wang On

This might related to your firewall settings. I ve encountered the same connect question. After shut down the advanced firewall setting in Mcfree, problem solved. (But still, there's other import questions like 'could not convert node shape').