I need to code certain Dialogs as Activities that look like dialogs. For this I would like to make them look like the standard Android dialog, esp the white adaptable frame with the round edges.
Where/how can I find this xml and png in the Android library?
Many thanks
If you want to show an
Activityhaving the look and feel of aDialogthen you can add the following attribute to the concerned activity declaration in AndroidManifest.xml: