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

List Item Subtitle Content #38

Open
lgomez opened this issue Nov 18, 2016 · 0 comments
Open

List Item Subtitle Content #38

lgomez opened this issue Nov 18, 2016 · 0 comments

Comments

@lgomez
Copy link
Contributor

lgomez commented Nov 18, 2016

We currently have three list item types:

  • directory
  • song
  • playlist

As they are rendered now, there is allocated space to show a subtitle but only songs have content appropriate for the subtitle. For songs I am using the duration as the subtitle. For directories and playlist I thought we could use the content count. for example, if a folder contains 20 items, we would show "20 Items" as the subtitle.

We can either add that data to be returned by the back-end or I could remove the allocated subtitle space for those two types of items.

@dermidgen dermidgen changed the title List Item Subtitle Cnotent List Item Subtitle Content Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants