I\'m trying to make a custom android dialog with rounded corners. My current attempts have given me this result.
just try using this, this worked for me
dialog.getWindow().setBackgroundDrawableResource(android.R.color.transparent);