parent
47bf86593e
commit
c0cf5b2f0d
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
<style name="TuskyDialog" parent="@style/ThemeOverlay.MaterialComponents.Dialog.Alert">
|
||||
<item name="android:letterSpacing">0</item>
|
||||
<item name="dialogCornerRadius">8dp</item>
|
||||
<item name="android:background">@color/colorBackground</item>
|
||||
<item name="android:colorBackground">@color/colorBackground</item>
|
||||
</style>
|
||||
|
||||
<style name="TuskyDialogFragmentStyle" parent="@style/ThemeOverlay.MaterialComponents.Dialog">
|
||||
|
|
Loading…
Reference in a new issue