Fix bottom sheet navbar color

This commit is contained in:
Koitharu
2022-05-05 15:51:30 +03:00
parent c695468aec
commit fdd4f5abca
2 changed files with 7 additions and 1 deletions

View File

@@ -23,7 +23,6 @@
<!-- Bottom sheet -->
<style name="ThemeOverlay.Kotatsu.BottomSheetDialog" parent="ThemeOverlay.Material3.BottomSheetDialog">
<item name="android:navigationBarColor">?colorSurfaceVariant</item>
</style>
<!-- Widget styles -->