For #25980: Replace removed BottomSheetDialog style.

pull/543/head
mcarare 2 years ago committed by mergify[bot]
parent ab928ac272
commit a4696c8fba

@ -644,7 +644,7 @@
<item name="android:windowIsFloating">false</item>
</style>
<style name="BottomSheetBase" parent="ThemeOverlay.MaterialComponents.Light.BottomSheetDialog">
<style name="BottomSheetBase" parent="ThemeOverlay.MaterialComponents.DayNight.BottomSheetDialog">
<item name="android:windowIsFloating">false</item>
</style>

Loading…
Cancel
Save