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 app helper nodes actions screen to datalayer wear sample #1904

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

luizgrp
Copy link
Member

@luizgrp luizgrp commented Dec 20, 2023

WHAT

Add app helper nodes actions screen to datalayer wear sample.

Screenshot_20231220_104647 Screenshot_20231220_104710

WHY

Show case app helper features.

Checklist 📋

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

@luizgrp luizgrp self-assigned this Dec 20, 2023
@yschimke
Copy link
Collaborator

In Node actions, why the big gap to the shrunken chip?

@luizgrp
Copy link
Member Author

luizgrp commented Dec 20, 2023

why the big gap to the shrunken chip?

I added the gap to easily see the difference between the items of the list of devices and a button that is not an item of that list. Maybe a header would do, but it seemed too much just for a single chip.

I'm not UI expert so happy to hear suggestions.

@luizgrp luizgrp merged commit 1dd60b3 into google:main Dec 20, 2023
4 checks passed
@luizgrp luizgrp deleted the datalayer_wear_nodes_actions branch December 20, 2023 13:54
@luizgrp
Copy link
Member Author

luizgrp commented Dec 20, 2023

why the big gap to the shrunken chip?

I see there is no padding defined there, so not sure why it has a bigger gap, to be checked.

@yschimke
Copy link
Collaborator

Maybe a bug with SLC? or Horologist if it's doing that.

@luizgrp
Copy link
Member Author

luizgrp commented Dec 20, 2023

Same with ChipCompact from wear-compose directly.
It might be related to the minimum tappable size, but I'm speculating now.

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