I am trying to use alert dialog. Is there a way I can set the message text size?
I tried a work around by setting the dialog view to a textview and loading this textview with htmlformatted string. I called set text size on the textview and some of the words appeared and some not.
So i was wondering if there is a less convoluted way or if Iam doing anything wrong?
Thank you