[NUI] Fix ContentPageLayout to measure AppBar prior to Content
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 29 Aug 2022 04:16:41 +0000 (13:16 +0900)
committerSangHyeon Jade Lee <dltkdgus1764@gmail.com>
Tue, 30 Aug 2022 07:41:27 +0000 (16:41 +0900)
commitcda3df444488cb65d6560a73a3484940a6a2e909
tree283cf0551cb30ec89b6788548e6eed57c3f0738a
parentc22e65f47d766f2f5fdee988a91382ce2f93a4f6
[NUI] Fix ContentPageLayout to measure AppBar prior to Content

Content's height is calculated correctly after AppBar's height is
calculated.

Therefore, AppBar is measured and then Content is measured.
src/Tizen.NUI.Components/Controls/Navigation/ContentPage.cs