You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built Android app to check Russian translation and found some UI issues.
1. Missing translations (no strings in crowdin) 2. Text alignment for empty lists 3. The text of some buttons does not fit within their borders 4. The layout mode switch button and the buttons below the search field overlap each other (see 1) 5. Different lines for displaying the number of tracks in an album (see 3) 6. The navigation buttons (albums, artists and playlists) are too transparent (see 2)
Please pay attention to this (other languages are likely affected as well).
Expected Behavior
All text strings fit and are accurately displayed in the app interface.
Environment
Device: Pixel
OS: Android 14
App Version: commit 71c6101 (private build without any changes)
Describe the Bug
I built Android app to check Russian translation and found some UI issues.
1. Missing translations (no strings in crowdin)
2. Text alignment for empty lists
3. The text of some buttons does not fit within their borders
4. The layout mode switch button and the buttons below the search field overlap each other (see 1)
5. Different lines for displaying the number of tracks in an album (see 3)
6. The navigation buttons (albums, artists and playlists) are too transparent (see 2)
Please pay attention to this (other languages are likely affected as well).
Expected Behavior
All text strings fit and are accurately displayed in the app interface.
Environment