[NUI] Add TabButtonStyle class with the latest TabButton UX (#2780)
authorJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 31 Mar 2021 07:38:59 +0000 (16:38 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 1 Apr 2021 01:07:37 +0000 (10:07 +0900)
commit6fae09dd346ac3f485928ffb2010ee184287bcb1
treefaae982b2211e65c2cf6bbbf7e307dbabb9166c2
parent790f2732e4570bcbb74cd39aa6dfac83aaa67027
[NUI] Add TabButtonStyle class with the latest TabButton UX (#2780)

To apply the latest TabButton UX, TabButtonStyle class is added.

TabButtonStyle.TopLine and TabButtonStyle.BottomLine are displayed when
TabButton is pressed or selected.

Co-authored-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
src/Tizen.NUI.Components/Controls/TabBar.cs
src/Tizen.NUI.Components/Controls/TabButton.cs
src/Tizen.NUI.Components/Style/TabButtonStyle.cs [new file with mode: 0755]
src/Tizen.NUI.Components/Theme/DefaultTheme.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs