add dark theme to bottom sheet dialogs
This commit is contained in:
parent
10e38374a0
commit
1264b0ffef
@ -7,6 +7,8 @@
|
|||||||
|
|
||||||
<item name="actionModeBackground">@color/colorPrimary</item>
|
<item name="actionModeBackground">@color/colorPrimary</item>
|
||||||
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
|
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
|
||||||
|
|
||||||
|
<item name="bottomSheetDialogTheme">@style/Theme.Design.BottomSheetDialog</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user