mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-08 05:14:38 +02:00
parent
ae119ac4ce
commit
5ea03d39fa
1 changed files with 3 additions and 0 deletions
|
@ -123,6 +123,9 @@
|
|||
<style name="AlertDialogCustom" parent="Theme.AppCompat.Light.Dialog.Alert">
|
||||
<item name="android:color">#000000</item>
|
||||
<item name="android:textColor">@color/text_color_toggle</item>
|
||||
<item name="android:shadowRadius">0</item>
|
||||
<item name="android:shadowDx">0</item>
|
||||
<item name="android:shadowDy">0</item>
|
||||
</style>
|
||||
|
||||
<style name="AlertDialogDanger" parent="AlertDialogCustom">
|
||||
|
|
Loading…
Add table
Reference in a new issue