Layout example for arrange children views in multiple rows depending on their width.
- Unknown size list of children views
- Any children view is wrap content.
- Children view that doesn't fit to row, will be in the next row.
- Layout can be centered or any other gravity option.
- Any children view is clickable
Based on this lovely "FlowLayout" git: https://github.com/blazsolar/FlowLayout