just4fun / stuhome

:iphone: An iOS client for https://bbs.uestc.edu.cn/ written in react-native, redux and redux-observable. (Retired)
https://www.notion.so/iOS-18468e4a446b49ab8bb8c35d1559d4b5
249 stars 62 forks source link

Meme/emoji overlapped on text #46

Closed just4fun closed 5 years ago

just4fun commented 6 years ago

overlap

just4fun commented 6 years ago

This is caused by font settings. We used lineHeight for topic content, but the height of meme/emoji is bigger than fixed line height.