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

Drawer item updates #472

Merged
merged 14 commits into from
Feb 11, 2019
Merged

Drawer item updates #472

merged 14 commits into from
Feb 11, 2019

Conversation

eoji
Copy link
Contributor

@eoji eoji commented Feb 8, 2019

What ❓

Styled:

  • top filters
  • category parents
  • category children

Story πŸ“–

Trello

before and after πŸ‘€


<color name="blue_darken_10">@color/ksr_cobalt_600</color>
<color name="gray_alpha_50">@color/ksr_grey_300</color>
<color name="gray_darken_10">@color/ksr_grey_500</color>
<color name="green_alpha_20">#33037362</color>
<color name="green_alpha_50">#80037362</color>
<color name="green_alpha_18">#2e009E74</color>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad; I've realised that green_alpha_18 is not accessible with our primary green as text on top of it. Could we please make and use green_alpha_10 instead?

Changed vertical spacing of drawer items to 15dp.
@dnywh
Copy link
Contributor

dnywh commented Feb 11, 2019

thanks for fixing! I'm also noticing that the green background tint doesn't have a matching margin from the right-side of the drawer. As in it's horizontally uneven. Not important enough to hold merge though, I reckon.

@eoji
Copy link
Contributor Author

eoji commented Feb 11, 2019

It's 6dp on both sides πŸ•΅οΈβ€β™€οΈ

@dnywh
Copy link
Contributor

dnywh commented Feb 11, 2019

my mistakeβ€”didn't take into account the gutter GitHub puts in between images

@eoji eoji merged commit 6319815 into master Feb 11, 2019
@eoji eoji deleted the io/drawer-item-updates branch February 11, 2019 18:30
@eoji
Copy link
Contributor Author

eoji commented Feb 12, 2019

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

Successfully merging this pull request may close these issues.

None yet

2 participants