Simplify and improve FlexLayout::OnChildMeasure. 92/182592/2
authorAnton Obzhirov <a.obzhirov@samsung.com>
Tue, 26 Jun 2018 10:18:26 +0000 (11:18 +0100)
committerAnton Obzhirov <a.obzhirov@samsung.com>
Fri, 29 Jun 2018 09:17:57 +0000 (10:17 +0100)
Also FlexLayout::OnChildMeasure now uses LayoutGroup::GetChildMeasureSpec
to get measure spec for its children which is in line with other layouts.

Change-Id: I71a05e092e2ba524d1a1eb5ac3b0cd78fcac4797


No differences found