From bfce84a27cf6d69bfb32e270da969dcc801fdf49 Mon Sep 17 00:00:00 2001 From: conradchen Date: Thu, 28 Apr 2022 13:00:05 -0400 Subject: [PATCH] [Card] Migrated shape appearance to new shape system. PiperOrigin-RevId: 445180046 --- lib/java/com/google/android/material/card/res/values/styles.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/java/com/google/android/material/card/res/values/styles.xml b/lib/java/com/google/android/material/card/res/values/styles.xml index 16a0de3c559..d5f79782cac 100644 --- a/lib/java/com/google/android/material/card/res/values/styles.xml +++ b/lib/java/com/google/android/material/card/res/values/styles.xml @@ -48,6 +48,7 @@ @color/m3_card_stroke_color @dimen/m3_card_stroke_width @color/m3_card_stroke_color + ?attr/shapeAppearanceCornerMedium