I am using the alert dialog builder and I would like to change the default alert dialog title background color. I have done searches on it (but couldnt find what I want). The thing is that I don't want to create custom dialog and extend it as I want to use the existing functionality of alert dialog (setting items list ..etc).
Is there anyway I can set the title background color without having to create a custom dialog/add views to it .etc?
Thank you very much
You can set custom title by using setCustomTitle(view)