diff --git a/res/values-night/colors.xml b/res/values-night/colors.xml index c63b7c1191b..4e4ee5ddb22 100644 --- a/res/values-night/colors.xml +++ b/res/values-night/colors.xml @@ -49,5 +49,8 @@ #669df6 #5e5e5e #669df6 + + + @*android:color/ripple_material_light diff --git a/res/values/colors.xml b/res/values/colors.xml index a3a7d03d762..0fe4975550e 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -207,4 +207,7 @@ #1A73E8 + + + @*android:color/ripple_material_dark diff --git a/res/values/styles.xml b/res/values/styles.xml index 0c62ab714ff..35080e51bda 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -422,13 +422,15 @@