Skip to content

Commit

Permalink
[BottomSheet] Migrated shape appearance to new shape system.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 443484334
  • Loading branch information
pekingme authored and dsn5ft committed Apr 25, 2022
1 parent b62b9a5 commit 921868d
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -73,6 +73,8 @@
<item name="paddingTopSystemWindowInsets">true</item>
<item name="paddingLeftSystemWindowInsets">false</item>
<item name="paddingRightSystemWindowInsets">false</item>
<item name="shapeAppearance">?attr/shapeAppearanceCornerExtraLarge</item>
<item name="shapeAppearanceOverlay">@style/ShapeAppearanceOverlay.Material3.Corner.Top</item>
</style>

<style name="Widget.Material3.BottomSheet.Modal">
Expand Down

0 comments on commit 921868d

Please sign in to comment.