I need to make my custom dialog box as a transparent.
Sample Code :
Dialog dialog; @Override protected Dialog onCreateDialog(int id) { switch(id)
Try this code.