You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Compose 1.6 the default for typography style is now PlatformTextStyle(includeFontPadding = false) so we can now remove all the declarations in our sources.
The text was updated successfully, but these errors were encountered:
Since Compose 1.6 the default for typography style is now
PlatformTextStyle(includeFontPadding = false)
so we can now remove all the declarations in our sources.The text was updated successfully, but these errors were encountered: