Apply dialog theme to Material Alert Dialog Theme (#6340)
(cherry picked from commit 1c2730163d18c4cf2d53a0f958eba0d137ecbe68)
This commit is contained in:
parent
79a5a4cb80
commit
dff5b56a28
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
<item name="android:enforceStatusBarContrast" tools:targetApi="Q">false</item>
|
||||
<item name="android:itemTextAppearance">@style/TextAppearance.Widget.Menu</item>
|
||||
<item name="android:alertDialogTheme">@style/ThemeOverlay.Tachiyomi.MaterialAlertDialog</item>
|
||||
<item name="materialAlertDialogTheme">@style/ThemeOverlay.Tachiyomi.MaterialAlertDialog</item>
|
||||
<item name="textAppearanceButton">@style/TextAppearance.Widget.Button</item>
|
||||
<item name="android:buttonStyle">?attr/borderlessButtonStyle</item>
|
||||
<item name="android:backgroundDimAmount">0.32</item>
|
||||
|
|
|
|||
Loading…
Reference in a new issue