7 Commits

Author SHA1 Message Date
698345f171 Register ProxyViewContainer children with parent layout.
- Fixes a crash when used in a GridLayout on iOS since the layout needs to be
notified of any layout children changes.
- Adds a _parentChanged hook for all views.
2016-01-28 18:27:31 +02:00
eac95156d1 Proxy view container 2016-01-25 11:30:36 +02:00
1dbb742908 Implemented percent support for width, height and margins 2015-12-15 14:36:27 +02:00
dad1510ce9 Adding voiid return statements 2015-10-01 10:42:04 +03:00
e79fd51ce4 adding removeChildren() for layout and fixing comment typos 2015-10-01 10:28:27 +03:00
bd50fb5550 Fixed several unit-tests 2015-08-03 13:49:08 +03:00
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00