PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

Aligning label text independently #194

Closed meysam-mahmoodi closed 5 years ago

meysam-mahmoodi commented 5 years ago

I'd like to align label text, independent of drop-down text. Actually I'd like to align label to left and remain drop down text to center. Is there a way to do that? thanks

PeterStaev commented 5 years ago

Hey @meysam-mahmoodi , this is currently not possible with the plugin. You can track #142 for when this becomes available. For iOS you can check this comment: https://github.com/PeterStaev/NativeScript-Drop-Down/issues/93#issuecomment-303311562 for a temporary workaround.