We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ideas:
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)
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
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
Your layout should be able to accommodate these character counts:
Playlist/album name: 25 characters Artist name: 18 characters Track name: 23 characters
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.
No branches or pull requests
Ideas:
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)
The text was updated successfully, but these errors were encountered: