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)
commitcf09a1ce17613ce4ce4b538d9a2cc4896ab1bc0c
treea625e63f923d900fef9c43b83310e7dd8f7fa80d
parent5a436526e75ad9bef35e98614a00527fe5586f78
Simplify and improve FlexLayout::OnChildMeasure.

Also FlexLayout::OnChildMeasure now uses LayoutGroup::GetChildMeasureSpec
to get measure spec for its children which is in line with other layouts.

Change-Id: I71a05e092e2ba524d1a1eb5ac3b0cd78fcac4797
automated-tests/src/dali-toolkit/utc-Dali-FlexLayout.cpp
dali-toolkit/internal/layouting/flex-layout-impl.cpp