I\'m trying to create custom AlertDialog with an image text and buttons. When I display it I get a white border which looks horrible.
AlertDialog
If you want the Dialog Border to appear in any colour you wish you have to use layout style and a theme. There is an excellent article about it here: http://blog.androgames.net/10/custom-android-dialog/