I\'ve breaking my head over this quite a bit. What I need to do is, change the style of all AlertDialogs in my android application - dialog background needs to
AlertDialog
Remove the panel background
@color/transparent_color #00000000
This is Mystyle:
Which i have added to the constructor.
Add textColor :
#ff0000