What I am trying to do: I am trying to make a custom dialog in android With rounded corners.
What is happening: I am able to make c
For API level >= 28 available attribute android:dialogCornerRadius . To support previous API versions need use
android:dialogCornerRadius
where dialog_bg.xml