Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make NowPlaying UI look better #116

Open
niehusst opened this issue Dec 2, 2020 · 3 comments
Open

make NowPlaying UI look better #116

niehusst opened this issue Dec 2, 2020 · 3 comments
Labels
enhancement New feature or request research something to look into

Comments

@niehusst
Copy link
Owner

niehusst commented Dec 2, 2020

Ideas:

  • Don't have primary200 as the background (maybe white instead?)
  • make album image round
  • make play/pause a FAB

Maybe look at online pics of other music player UI's as examples

Will require a change to the partyq website as well; example photo shows the NowPlayingFragment (more GIMP photo editing yayy)

@niehusst niehusst added enhancement New feature or request research something to look into labels Dec 2, 2020
@niehusst
Copy link
Owner Author

Rounding the album image is actually illegal. According to legal, you cant alter images from spotify in any way (including album art) https://developer.spotify.com/documentation/general/design-and-branding/#using-our-content

@niehusst
Copy link
Owner Author

interesting suggestion (?) from spotify legal

Your layout should be able to accommodate these character counts:

Playlist/album name: 25 characters
Artist name: 18 characters
Track name: 23 characters

@niehusst
Copy link
Owner Author

Another interesting suggestion from Spotify (but not a legally required one?):

DO
Extract artwork color for background (using Android Palette). If not possible, use Spotify color #191414.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research something to look into
Projects
None yet
Development

No branches or pull requests

1 participant