spark-android icon indicating copy to clipboard operation
spark-android copied to clipboard

Remove all `includeFontPadding`

Open soulcramer opened this issue 2 months ago • 0 comments

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.

soulcramer avatar Apr 17 '24 13:04 soulcramer