Skip to content

Commit 6e6c53a

Browse files
drchenimhappi
authored andcommitted
[BottomSheet] Add shouldRemoveExpandedCorners attribute
PiperOrigin-RevId: 470023917
1 parent 89a2b6f commit 6e6c53a

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<attr name="marginLeftSystemWindowInsets" />
9090
<attr name="marginRightSystemWindowInsets" />
9191
<attr name="marginTopSystemWindowInsets" />
92+
<attr name="shouldRemoveExpandedCorners" format="boolean"/>
9293
<attr name="android:elevation"/>
9394
<attr name="android:maxWidth"/>
9495
<attr name="android:maxHeight"/>

0 commit comments

Comments
 (0)