mirror of https://github.com/readrops/Readrops.git
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="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
|
||||
|
||||
<item name="bottomSheetDialogTheme">@style/Theme.Design.BottomSheetDialog</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue