Join Slack
Powered by
What is the default `lineHeight` for `Text` in Com...
# compose
l
Luke
06/20/2022, 7:50 PM
What is the default
lineHeight
for
Text
in Compose? I know the default value is
TextUnit.Unspecified
, but I want to have a
lineHeight
that is whatever default value, times a value given from our backend.
23
Views
Open in Slack
Previous
Next