Skip to content

Commit 921868d

Browse files
pekingmedsn5ft
authored andcommitted
[BottomSheet] Migrated shape appearance to new shape system.
PiperOrigin-RevId: 443484334
1 parent b62b9a5 commit 921868d

File tree

1 file changed

+2
-0
lines changed
  • lib/java/com/google/android/material/bottomsheet/res/values

1 file changed

+2
-0
lines changed

lib/java/com/google/android/material/bottomsheet/res/values/styles.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373
<item name="paddingTopSystemWindowInsets">true</item>
7474
<item name="paddingLeftSystemWindowInsets">false</item>
7575
<item name="paddingRightSystemWindowInsets">false</item>
76+
<item name="shapeAppearance">?attr/shapeAppearanceCornerExtraLarge</item>
77+
<item name="shapeAppearanceOverlay">@style/ShapeAppearanceOverlay.Material3.Corner.Top</item>
7678
</style>
7779

7880
<style name="Widget.Material3.BottomSheet.Modal">

0 commit comments

Comments
 (0)