add proper colored popups like ios

This commit is contained in:
Kavish Devar
2024-12-06 19:57:21 +05:30
parent db8458be59
commit ebdb1609f3
27 changed files with 273 additions and 62 deletions

View File

@@ -37,6 +37,7 @@ android {
}
buildFeatures {
compose = true
viewBinding = true
}
}