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

Picker #2330

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Picker #2330

merged 3 commits into from
Aug 7, 2024

Conversation

ssancho14
Copy link
Collaborator

WHAT

Picker updates

WHY

HOW

Checklist 📋

  • Add explicit visibility modifier and explicit return types for public declarations
  • Run spotless check
  • Run tests
  • Update metalava's signature text files

ssancho14 and others added 3 commits August 6, 2024 16:18
Horizontal padding set to 5.2%
Padding above and below picker is 4.dp on smaller screens (less than 225.dp) and
6.dp on bigger screens.
@yschimke
Copy link
Collaborator

yschimke commented Aug 7, 2024

I think that test takes multiple screenshots, so the failure gets fixed one at a time.

I should improve that.

But rerun the fixup once more

@yschimke
Copy link
Collaborator

yschimke commented Aug 7, 2024

Will fix in a follow up

@yschimke yschimke merged commit c5f962a into google:main Aug 7, 2024
5 of 6 checks passed
yschimke pushed a commit to yschimke/horologist that referenced this pull request Aug 20, 2024
* Visual update for pickers.

Horizontal padding set to 5.2%
Padding above and below picker is 4.dp on smaller screens (less than 225.dp) and
6.dp on bigger screens.

---------

Co-authored-by: ssancho14 <ssancho14@users.noreply.github.com>
(cherry picked from commit c5f962a)
@yschimke yschimke mentioned this pull request Aug 20, 2024
4 tasks
yschimke added a commit that referenced this pull request Aug 20, 2024
* Reduce spacing between icon and title on Confirmation to 8dp (was 12dp)

BUG: 352551711

* Update Confirmation layout (#2327)

(cherry picked from commit 1ae64ea)

* Picker (#2330)

* Visual update for pickers.

Horizontal padding set to 5.2%
Padding above and below picker is 4.dp on smaller screens (less than 225.dp) and
6.dp on bigger screens.

---------

Co-authored-by: ssancho14 <ssancho14@users.noreply.github.com>
(cherry picked from commit c5f962a)

* Dialog 2: Dialog Harder (#2343)

* Update dialogs following validation.

Top & bottom padding to be percent based (14.56% and 20.83% respectively).
Add 4.dp extra below the Title if there is no message.

Bug: http://b/352552040

---------

Co-authored-by: ssancho14 <ssancho14@users.noreply.github.com>
Co-authored-by: Yuri Schimke <yuri@schimke.ee>

(cherry picked from commit 6c92d68)

* Update ReponsiveTimeText to 0dp, which simulates 2dp


* Cherry pick specific fixes from #2342

---------

Co-authored-by: stevebower <stevebower@google.com>
Co-authored-by: ssancho14 <50666481+ssancho14@users.noreply.github.com>
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