Skip to content Skip to sidebar Skip to footer

How To Change The Background Image Of Alertdialog

I have created an AlertDialog. Here I am able to change the backgroundImage of AlertDialog button. Now is it possible to change the background image of the area at the back of the

Solution 1:

Do not set the positive button. Have your own button in the layout file. That should solve your issue.

Solution 2:

yes you can but you must define youself button ,i suggest that you define whole alertdialog in xml and use it.

Post a Comment for "How To Change The Background Image Of Alertdialog"