wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.97k stars 1.31k forks source link

Migrate from RippleTheme #21282

Open nbradbury opened 4 days ago

nbradbury commented 4 days ago

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 commented 4 days ago

Thanks for reporting! 👍