Codigami / CFAlertDialog

MIT License
224 stars 47 forks source link

Action buttons on same line #14

Closed bartbergmans closed 5 years ago

bartbergmans commented 6 years ago

New Issue Checklist

Issue Info

Info Value
Platform Name Android
Platform Version 7.0
CFAlertDialog Version 1.2.0
Integration Method gradle
Xcode Version 3.0
Repro rate 100%
Repro with our demo prj Yes
Demo project link n/a

Issue Description and Steps

Buttons can't be placed next to each other. When I have two buttons and I align one to START and one to END they appear at the START and END position but below each other. When I give both buttons position END they are both at END but also below each other. Is it possible to put the buttons on the same line?

rahul-s commented 6 years ago

@bartbergmans Sorry, but this feature is not yet supported in this library. We may add this feature later on.