summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Native
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Add Button StyleSeunghyun Choi1-1/+38
2017-03-24Fix Label wrap issueSeungkeun Lee1-1/+6
2017-03-24Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
2017-03-24Support Density Independent Pixel on FontSizeSeungkeun Lee1-1/+1
2017-03-24Ignore TableView.SectionTitle if title is not setKangho Hur1-1/+2
2017-03-24Apply initial value of Cell.IsEnabledSeungkeun Lee1-0/+2
2017-03-24Homogenous mode should be set to false if grouping is enabledPawel Andruszkiewicz1-2/+33
2017-03-24Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0
2017-03-24Fix TextCell text color bugSeungkeun Lee1-9/+15
2017-03-24Add Tizen backend rendererKangho Hur29-0/+4590