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