resonatecoop / mobile

A mobile app for playing music on Resonate, an open source music streaming co-op; built with TypeScript and React Native
GNU General Public License v3.0
15 stars 2 forks source link

Music Player panel cuts off overflown text #36

Closed dominictwlee closed 2 years ago

dominictwlee commented 2 years ago

Describe the bug Some of the text in the music player panel is getting cut off.

To Reproduce Steps to reproduce the behavior:

  1. Launch app.
  2. See text in music player panel.

Expected behavior Text shouldn't be cut off.

Screenshots Screenshot_1667142659

Desktop (please complete the following information):

Smartphone (please complete the following information):

peterklingelhofer commented 2 years ago

@dominictwlee did #40 resolve the issue for you? I notice that you experienced some overlapping with the track info current time : total time that I don't see in my iOS emulator. We should re-open the issue and address that if you're still experiencing that behavior.

dominictwlee commented 2 years ago

Slightly better but still there. I think it's an Android specific bug.

image