lab-64 / split-the-bill-client

Flutter App for easy and fast splitting up of receipts
4 stars 0 forks source link

Ellipsize username if it's too long #46

Closed GR0ZA closed 4 months ago

GR0ZA commented 5 months ago

Set a maximal length for the username so that the UI doesn't break. If the username is longer than this value, ellipsize the string with "...".