ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
5.79k stars 137 forks source link

[UIX enhancement]: Apps name truncated, overlayed #1683

Closed Sami32 closed 8 hours ago

Sami32 commented 1 week ago

Extending a little the available Apps name field will avoid many overlaying: (It seem that using at least 3 more characters for the name field shouldn't make the overall UIX ugly or unreadable?)

IMG_20240619_221009 IMG_20240619_220943 IMG_20240619_220909

ImranR98 commented 8 hours ago

I looked into this. It seems like that extra space is part of the Flutter ListTile component - there's no way for me to adjust it.

ImranR98 commented 8 hours ago

I can slightly reduce the space between the update button and version text, but it's a very tiny adjustment.