sodiqoladeni
ephemient
<resources> <style name="DialogWindowTheme"> <item name="android:windowBlurBehindEnabled">true</item> <item name="android:windowBlurBehindRadius">20px</item> </style> <style name="FloatingDialogWindowTheme"> <item name="android:windowBlurBehindEnabled">true</item> <item name="android:windowBlurBehindRadius">20px</item> </style> </resources>
src/main/res/values-v31/styles.xml
A modern programming language that makes developers happier.