Pikolo
Pikolo copied to clipboard
Support match_parent and wrap_content
The view itself should be able to determine its size if we are not giving it a specific size
Match parent is supported by default. Wrap content needs to be handled. Right now, wrap content falls back to match parent.