element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.1k stars 156 forks source link

Empty lines are removed when displaying messages #3929

Closed Massedil closed 3 days ago

Massedil commented 4 days ago

Steps to reproduce

Send :

A

B

Outcome

What did you expect?

You see :

A

B

What happened instead?

You see :

A
B

Screenshot

  1. On https://app.element.io

1

  1. On Element X

2

Your phone model

Samsung Galaxy A52S 5G

Operating system version

Android 14

Application version and app store

Element X 0.7.3 (F-Droid)

Homeserver

matrix.org

Will you send logs?

Yes

Are you willing to provide a PR?

No

frebib commented 3 days ago

Duplicate of #3001