commit | cb737f8159198f111429be693f73abb11c352c5f | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Wed Nov 29 13:37:50 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Wed Nov 29 14:05:55 2023 +0800 |
tree | 994e699cdb9019a38bbb950c4b705c9b8204f96f | |
parent | 9a964b914a43375ea010575ee9dded15ca59c761 [diff] |
Remove customized SettingsRippleTheme Which not allowed in androidx.compose.material.ripple library anymore. And by removing this, we can follow material3, and align with other parts in Settings. Using LocalContentColor provides MaterialTheme.colorScheme.onSurface to fix ripple color instead. Fix: 313682621 Test: visual Change-Id: I7337d25889c4091ae8d3c063caa30cbf1edd4930