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

Is there any way to change "color item" size? #38

Open
sergoneeight opened this issue Mar 13, 2017 · 2 comments
Open

Is there any way to change "color item" size? #38

sergoneeight opened this issue Mar 13, 2017 · 2 comments

Comments

@sergoneeight
Copy link

No description provided.

@nwalters512
Copy link
Member

Not currently, though I'd welcome a PR supporting that!

@maksymkhar
Copy link

You can override "color_item_small" attribute adding this line in your dimens.xml file:

<dimen name="color_item_small" tools:override="true">20dp</dimen>

Just change the dp value for another one that you needs.

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

No branches or pull requests

3 participants