Closed rahulupadhyay closed 8 years ago
I think that the layout_gravity
is wrong in both styles and it aligns the description to the right.
https://github.com/javiersantos/MaterialStyledDialogs/blob/master/library/src/main/res/layout/style_dialog_header_icon.xml#L47 https://github.com/javiersantos/MaterialStyledDialogs/blob/master/library/src/main/res/layout/style_dialog_header_title.xml#L40
@javiersantos , so which steps I need to take in my app?
I've released a new update, just grab the latest version.
thanks @javiersantos
In description when text size is small then its automatically right aligned. So how to make it left align?
Please check this image and provide a solution for that.