alexispurslane / neo

An Android-native, Material You-based, slick, clean, UX-first Matrix client
GNU General Public License v3.0
14 stars 1 forks source link

Fix the message box #24

Open alexispurslane opened 3 weeks ago

alexispurslane commented 3 weeks ago

Make the message box either have much less internal padding, so it can fit three full lines, or decrease it so it is obvious that it can only contain one to two lines. The current two and a half lines is simply awkward.

alexispurslane commented 3 weeks ago

https://github.com/alexispurslane/neo/blob/515524957eda8cf3796d20790b150c9498533a84/app/src/main/java/io/github/alexispurslane/neo/ui/composables/navigation/AppBars.kt#L106