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

Use material design list formatting for session and project lists #50

Open
wants to merge 3 commits into
base: polymer
Choose a base branch
from

Conversation

dantman
Copy link
Contributor

@dantman dantman commented Feb 26, 2016

https://www.google.com/design/spec/components/lists.html

session/project lists are expandable lists, the material/paper formatting doesn't work right in this context.

Instead use the behaviour recommended for lists with expandable content:

  • No elevation shadows or extra margins
  • Style like a flat list of items
  • When an item is expanded show a divider appears above and below the item

screen shot 2016-02-25 at 6 19 38 pm

https://www.google.com/design/spec/components/lists.html

session/project lists are expandable lists, the material/paper formatting doesn't work right in this context.

Instead use the behaviour recommended for lists with expandable content:
- No elevation shadows or extra margins
- Style like a flat list of items
- When an item is expanded show a divider appears above and below the item
@agektmr
Copy link
Owner

agektmr commented Feb 27, 2016

Thanks @dantman for the PR. I can't judge this right away due to lack of Material Design knowledge. Give me some time then I will get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants