Commit Graph

103 Commits

Author SHA1 Message Date
hshristov
467353d3d5 Fix GridLayout rounding issue
Fix TextView text centering
2015-08-10 14:32:24 +03:00
hshristov
c0d47c8c3f StackLayout now reduce available height by its padding
TextView is now remeasured so that it centers its text. This is needed because when its given more size in onLayout it won't center correctly.
2015-08-03 10:59:04 +03:00
hshristov
1299747cf6 NativeScript layouts implemented in Java 2015-07-16 00:11:50 +03:00