summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Revert "Move registration of property handles to static constructors"Kangho Hur1-4/+4
2017-07-10Move registration of property handles to static constructorsKangho Hur1-4/+4
2017-07-10Refactoring RenderersSeungkeun Lee1-13/+13
2017-07-10Enable scrolling in TabbedPageRendererSeungkeun Lee1-54/+95
2017-07-10Remove scroller from TabbedPageRendererKangho Hur1-90/+54
2017-07-10Apply TizenSpecifics only if availableKangho Hur1-0/+0
2017-07-10Support the BarBackground Color of TabbedPage.rina6350.you1-2/+23
2017-07-10Fix Naviitem style and toolbar style/mode for given profile (TV/Mobile)Kangho Hur1-1/+12
2017-07-10Prevent the bug by setting invalid valuerina6350.you1-2/+6
2017-07-10[TabbedPageRenderer] Apply Slide Navigation on TabbedPagejh5.cho1-58/+104
2017-07-10Remove unneccessary property setting for TabbedPageKangho Hur1-1/+0
2017-07-10Apply naviitem/tabbar style correctlyKangho Hur1-0/+1
2017-07-10Add TabbedPageStyleWonYoung Choi1-16/+11
2017-07-10[TabbedPage] Add sending OnAppearing and OnDisappearing notificationsPiotr Czaja1-3/+5
2017-07-10Fix TabbedPageRenderer's toolbar heightKangho Hur1-10/+0
2017-07-10Add Tizen backend rendererKangho Hur1-0/+190