Funny, we've been struggling this week with exactly the same issue. I've
identified a repeatable bug:If you use a leading value of 1.0 or less
for the text on a card, the text will display as expected on Android
devices and in the Layout Template view. But the leading appears really
large on iOS devices. If you use a leading value of 1.1 or larger, then
the text display matches across iOS, Android, and the Layout Template.We
encountered this bug because, like you, we have large icons with small
...