lewisjdeane / L-Dialogs

A small library replicating the new dialogs in android L.
567 stars 100 forks source link

How to put buttons in line? {Question} #23

Closed MenosGrante closed 10 years ago

MenosGrante commented 10 years ago

Hello, I am using you library and it's greate. But i have question: How can i put button in line, but not in column?

Now i have such result: screenshot_2014-09-08-19-51-14

lewisjdeane commented 10 years ago

It auto switches to stacked view if the text overflows on the buttons, make the text shorter or reduce button text size.