flexbox-layout
flexbox-layout copied to clipboard
fix calculating size of child view, for view with size match_parent (#450)
Actually I'm not sure that we should do it, but I found a solution and describe it in the comment of FlexboxLayoutManager
Also, I checked that all test passed and write my own test for that solution