desmos-labs / mooncake

The first decentralized social app based on Desmos
MIT License
46 stars 14 forks source link

Post messages not displaying new lines properly #69

Closed RiccardoM closed 4 years ago

RiccardoM commented 4 years ago
## Generic information - OS name and version: Android 10 - Application build code: `4018` - Network type (mobile/Wi-Fi): Both ## Bug description Currently the posts are not displaying newline characters (`\n`, `\r`) properly. All messages are shown as one-liners. ## Steps to reproduce 1. Create a post with multiple lines. 2. Look at the post message. ## Expected behavior The post message should be viewed as a multi-lines message, instead of a single liner.