Skip to main content
Question

Bad variable name in Android dev mode

  • July 20, 2023
  • 0 replies
  • 212 views

Alexander_McNeal

Is there a way to get the correct name in the code snippet when your variables are grouped/nested? I have a color named “Neutral” that is in a group called “Neutral” which is also in a group called “Color”.

The resulting variable name that figma provides is colorNeutralNeutral which is causing development to ask if there are more colors and/or variables.

This topic has been closed for replies.