[NUI] Fix AppBar Content's Layout properties
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 14 Jul 2021 13:49:04 +0000 (22:49 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 19 Jul 2021 09:01:03 +0000 (18:01 +0900)
commitfdeb18a80ab8ca5c24eb22920edff1efcd96b332
tree43f63f9616248d413302d0593a2cfb3294da1902
parent20206802d6a918d7c859a608e37be60b2bf384ef
[NUI] Fix AppBar Content's Layout properties

Since LinearLayout's size calculation logic has been fixed, AppBar Content's
Layout properties are fixed to calculate size correctly.

After fixing LinearLayout's size calculation logic, Weight is valid only if
Width/HeightSpecification is MatchParent.

AppBarStyle's ActionView and ActionButton's default size is fixed to show its
own size.
src/Tizen.NUI.Components/Controls/Navigation/AppBar.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs