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

Add support annotations for pixel dimension and color int #45

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

Add support annotations for pixel dimension and color int #45

wants to merge 3 commits into from

Conversation

reisub
Copy link

@reisub reisub commented Sep 27, 2016

Today I spent half an hour debugging why nothing shows in my recycler.
I called size(R.dimen.home_item_spacing) instead of sizeResId(R.dimen.home_item_spacing) which resulted in a huge divider spacing.

These changes will make lint warn about that problem and some related problems (margins an color ints).

@reisub
Copy link
Author

reisub commented Nov 1, 2016

@yqritc can you take a look at this? It's fairly straightforward and really helpful.

@reisub
Copy link
Author

reisub commented Feb 7, 2017

Any time for this small, yet very useful change?

@reisub
Copy link
Author

reisub commented Feb 10, 2018

@yqritc Hello there, can you review and merge this?

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.

1 participant