What's Changed
- Add style properties for length in percent (e.g.:
width: 100%
and height: 100%
) by @yohamta in #49
- Add setter methods for View's style properties that automatically set the layout start flag of parent's view.
Full Changelog: v2.3.3...v2.3.4