Skip to content

v1.3.13

Choose a tag to compare

@farfromrefug farfromrefug released this 18 Jan 20:04
· 492 commits to master since this release

1.3.13 (2024-01-18)

Bug Fixes

  • allow native attributed string (NSAttributedString and android.text.Spannable) to be used as text (740478f)
  • android: fix font size for html/spans which was a bit smaller than normal text. WARNING: it will change font size a bit (bigger) for all labels using html or FormattedString/Span (5c34149)