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

Added values in dimens.xml #2937

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

Conversation

anandwana001
Copy link
Collaborator

Fixes #2913

@gino-m PTAL?

Can we generalize the values or should we go feature by feature?

@@ -39,4 +39,16 @@
<dimen name="job_card_corner_radius">16dp</dimen>
<dimen name="job_card_start_end_margin">8dp</dimen>
<dimen name="zoom_on_cluster_click_padding">50dp</dimen>

<!-- Standard Spacing -->
<dimen name="spacing_small">4dp</dimen>
Copy link
Collaborator

Choose a reason for hiding this comment

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

CI is failing because these are unused. Maybe add the first reference to them to this PR and use elsewhere as needed in follow-ups?

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.

[Code health] Ensure all UI sizes and dimensions are defined in dimens.xml
3 participants