I want to get rid of the border in my dialog box and make it look absolutly transparent, as if the image is on the top of screen.
For API 11+
Dialog mDialog = new Dialog(mContext, android.R.style.Theme_Holo_Light_Panel);