update dialog pop up and fix display picture

This commit is contained in:
shaulascr
2025-08-27 20:24:39 +07:00
parent 66595fcb48
commit 7fc6458f9b
33 changed files with 499 additions and 217 deletions

View File

@ -338,7 +338,6 @@
<style name="ThemeOverlay.MyApp.AlertDialog" parent="ThemeOverlay.Material3.MaterialAlertDialog">
<!-- 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>