Skip to main content
Question

TextStyle inconsistency on Android

  • October 13, 2025
  • 0 replies
  • 13 views

Pavel Pospisil

Hello team,

 

I am trying to implement Figma design in Jetpack Compose, but I am not able to match the result.

In Figma, I have this:

Which seems to result into this in Figma:

But when applying in Android studio, the result is different:

Where the green color represents export from Figma and the red color result from Jetpack Compose.

There is a code if somebody is interested into it:

And here is the used export from Figma:

Any idea how to fix the result?