Files
NativeScript/tns-core-modules
Todd Anglin 9551418b15 Fixing Button text alignment behavior
This change switches iOS Button text alignment from using the generic `nativeView.contentHorizontalAlignment` to using the Button's `nativeView.titleLabel.textAlignment`. This change allows text in a Button to properly center align when wrapped on to multiple lines. Left and Right alignment behavior are unchanged, but using new syntax for consistency.
2017-05-30 13:31:39 +03:00
..
2017-02-17 17:21:57 +02:00
2017-05-30 13:31:39 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2016-05-26 14:30:25 +03:00
2017-05-04 15:44:32 +03:00