Skip to content

Commit

Permalink
[Card] Migrated shape appearance to new shape system.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 445180046
  • Loading branch information
drchen authored and dsn5ft committed Apr 28, 2022
1 parent b1f7d5b commit bfce84a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -48,6 +48,7 @@
<item name="strokeColor">@color/m3_card_stroke_color</item>
<item name="strokeWidth">@dimen/m3_card_stroke_width</item>
<item name="checkedIconTint">@color/m3_card_stroke_color</item>
<item name="shapeAppearance">?attr/shapeAppearanceCornerMedium</item>
</style>

<style name="Widget.Material3.CardView.Outlined" parent="Base.Widget.Material3.CardView"/>
Expand Down

0 comments on commit bfce84a

Please sign in to comment.