I want the message text within my dialog box to be center aligned.
without using textview. worked for me.
styles.xml
Alertdialog
final AlertDialog builder = new AlertDialog.Builder(activity, R.style.CustomAlertDialog)