mirror of
https://github.com/shaulascr/ecommerce_serang.git
synced 2025-12-16 16:01:02 +00:00
fix logo and add dialog pop up
This commit is contained in:
@ -339,7 +339,10 @@
|
||||
<!-- Rounded corners -->
|
||||
<item name="shapeAppearanceMediumComponent">@style/ShapeAppearance.MyApp.MediumComponent</item>
|
||||
<!-- Dialog background color -->
|
||||
<item name="cardBackgroundColor">@color/white</item>
|
||||
<item name="materialAlertDialogBodyTextStyle">@font/dmsans_regular</item>
|
||||
<item name="android:windowBackground">@android:color/transparent</item>
|
||||
<item name="android:backgroundDimEnabled">true</item>
|
||||
</style>
|
||||
|
||||
<style name="ShapeAppearance.MyApp.MediumComponent" parent="ShapeAppearance.Material3.Corner.Medium" />
|
||||
|
||||
Reference in New Issue
Block a user