AkaneTan / Gramophone

A sane music player built with media3 and material design library that is following android's standard strictly.
GNU General Public License v3.0
802 stars 49 forks source link

[BUG] Text not fitting in the card when browsing albums #213

Open kuroi-9 opened 4 days ago

kuroi-9 commented 4 days ago

Describe the bug The artist name may not fit in the cards when browsing albums :

To Reproduce Steps to reproduce the behavior:

  1. Go to Android device settings > Accessibility > Display size and text
  2. Increase the Font size option until you notice fit problem in the app, on my device it happens pretty quickly (value >= 2)

Expected behavior The card should expend depending the height of the text inside (album + artist), to avoid cutting it from the bottom. So far, it seems only the artist name in impacted.

Screenshots Screenshot_20240701-023536 Screenshot_20240701-023618

Smartphone (please complete the following information):

Additional context None.

nift4 commented 4 days ago

Thanks for the report, this is a serious accessibility issue and I will try to get it fixed in one of the next updates