Skip to content

Commit 6bfc940

Browse files
committed
Version 2.0.5
1 parent 5b29945 commit 6bfc940

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dialogsheet/src/main/res/values/styles.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<style name="DialogSheetTheme" parent="Theme.MaterialComponents.Light.BottomSheetDialog">
44
<item name="colorPrimary">?dialogSheetAccent</item>
55
<item name="colorAccent">?dialogSheetAccent</item>
6+
<item name="android:windowIsFloating">false</item>
67
<item name="android:colorBackground">@android:color/transparent</item>
78
<item name="android:statusBarColor" tools:targetApi="21">@android:color/transparent</item>
89
</style>

0 commit comments

Comments
 (0)