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

Migrate from RippleTheme #21282

Open
nbradbury opened this issue Oct 7, 2024 · 2 comments
Open

Migrate from RippleTheme #21282

nbradbury opened this issue Oct 7, 2024 · 2 comments

Comments

@nbradbury
Copy link
Contributor

As described in the page linked below, before we can update to Compose 1.3, we have to migrate from RippleTheme:

https://developer.android.com/develop/ui/compose/touch-input/user-interactions/migrate-indication-ripple

We use this via rememberRipple in two places.

@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@nbradbury @dangermattic and others