How can I make alert box background color,button size message will be center align,alertbox size.can it is Possible to do.
Please help me
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ok. here is the deal. I have used few drawable for my below custom Dialog layout. So you have to create your own Drawables according to the size.
my custom_dialog.xml
Here is the java method to use this layout as your custom dialog,
That’s it. Your custom dialog is ready..,
Now call this method in your activity,