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 iconRtlMode param to Chip API #1850

Merged
merged 5 commits into from
Dec 8, 2023
Merged

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented Dec 4, 2023

WHAT

Add iconRtlMode param to Chip API and move chip to use the internal horologist material icon implementation.

WHY

#1671

HOW

Add iconRtlModeParam to chip. Then start using it in the icon implementation. Then add preview and Screenshot test.

image

Plan is to do the same with OutlinedChip in a separate PR :)

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 add-rtl-mode-chip branch 4 times, most recently from 1ca55cd to 77cf675 Compare December 4, 2023 19:04
@oas004 oas004 force-pushed the add-rtl-mode-chip branch 2 times, most recently from df9d382 to 2def5d3 Compare December 5, 2023 14:02
@oas004 oas004 force-pushed the add-rtl-mode-chip branch from dddd152 to a7a9b3a Compare December 6, 2023 19:51
@oas004 oas004 marked this pull request as ready for review December 6, 2023 20:34
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.

LGTM

@oas004 oas004 closed this Dec 7, 2023
@oas004 oas004 reopened this Dec 7, 2023
@luizgrp luizgrp merged commit 58352f6 into google:main Dec 8, 2023
4 checks passed
@oas004 oas004 deleted the add-rtl-mode-chip branch December 8, 2023 10:33
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