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 material components to the sample application #1844

Merged
merged 16 commits into from
Dec 5, 2023

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented Dec 1, 2023

WHAT

Add material components to the sample application

WHY

Would be nice to have a sample to see how the components look on a real device

HOW

Adding all the components under compose-material to the sample application

image
image
image
image
image
image

Checklist 📋

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

@oas004 oas004 force-pushed the feature/material-components-sample branch from 39e55f7 to be4501b Compare December 1, 2023 19:55
@oas004
Copy link
Contributor Author

oas004 commented Dec 1, 2023

I'm a bit unsure if I should collect them somehow 🤔 Does it maybe make more sense to have like a chip screen that has all the chips and compact chips? And the same with buttons and toggleButtons I guess? 🤔 Wdyt?

@oas004 oas004 force-pushed the feature/material-components-sample branch from be4501b to 7ef6f9d Compare December 1, 2023 20:28
@luizgrp
Copy link
Member

luizgrp commented Dec 4, 2023

Does it maybe make more sense to have like a chip screen that has all the chips and compact chips?

I like the way you've built here with one single component per screen, I find it less confusing from my "dev" perspective!

Copy link
Member

@luizgrp luizgrp left a comment

Choose a reason for hiding this comment

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

It would be nice to have screenshots of one or two screens in the PR description just to have an idea how it's looking like!

LGTM - thanks!

@oas004 oas004 force-pushed the feature/material-components-sample branch from bdfb452 to 833dc48 Compare December 4, 2023 14:49
@oas004 oas004 marked this pull request as ready for review December 4, 2023 14:54
@luizgrp luizgrp merged commit 55fc210 into google:main Dec 5, 2023
4 checks passed
oas004 added a commit to oas004/horologist that referenced this pull request Dec 5, 2023
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