iFixit / iFixitAndroid

Official iFixit Android App
https://play.google.com/store/apps/details?id=com.dozuki.ifixit
GNU General Public License v3.0
162 stars 88 forks source link

Long usernames lose closing parentheses (minor issue) #88

Closed MutantFreak closed 9 years ago

MutantFreak commented 11 years ago

When a user has a long user name, their name is correctly displayed on the navigation drawer, and correctly gets an ellipsis, but the closing parentheses is lost.

E.g. "ACCOUNT (MARC ZYCH IS A REALL..." instead of "ACCOUNT (MARC ZYCH IS A REA...)"

Maybe we just don't need the parentheses? E.g. "ACCOUNT: MARC ZYCH IS A REALL..."