avast / android-styled-dialogs

Backport of Material dialogs with easy-to-use API based on DialogFragment
Apache License 2.0
2.15k stars 450 forks source link

Dialogs fixed for tablets #111

Closed martarodriguezm closed 9 years ago

martarodriguezm commented 9 years ago

I have replaced the dialog buttons linearlayout with a relativelayout to avoid the "expander" match parent. So the dialog is not so big on tablets.