sk22 / megalodon

Pink modification of the official Mastodon for Android app
https://sk22.github.io/megalodon
GNU General Public License v3.0
544 stars 36 forks source link

fix: Rectangular emoji #980

Open Jacocococo opened 4 months ago

Jacocococo commented 4 months ago

Fixes #941

Simply invalidating text views didn't always seem to work well enough, but using getText / setText seemed to make sure the new span size would get set properly