SchildiChat / SchildiChat-android

Matrix client / Element Android fork
https://schildi.chat/android/
Apache License 2.0
386 stars 49 forks source link

Unused space between the avatar and the message when bubble tails disabled #150

Open pioneer opened 1 year ago

pioneer commented 1 year ago

With bubble tails disabled, there's still extra space between the user avatar and the message in the timeline. My guess is that this space is used for the tail but just becomes blank when tails are off.

My proposition is to extend the bubble to the left in this case as it's just space not being used that can be utilized for showing more text of a bubble otherwise.

Screenshot_20220918_115224 With a tail the UI elements look more aligned with each other. Screenshot_20220918_115344