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

Set ripple effect for Audio UI SettingsButton. #1947

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

kpaikena
Copy link
Collaborator

@kpaikena kpaikena commented Jan 8, 2024

WHAT

Sets custom ripple effect for Audio UI SettingsButton.

WHY

To ensure that the button ripple is always round for any button size and shape.

HOW

By using UnboundedRippleButton composable, which is moved to composables module so that is can be accessed from different modules.

Checklist 📋

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

@kpaikena kpaikena requested a review from yschimke January 8, 2024 14:16
@kpaikena kpaikena merged commit d492a91 into google:main Jan 8, 2024
4 checks passed
@kpaikena kpaikena deleted the volume-button-ripple branch May 29, 2024 11:08
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.

None yet

2 participants