summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Cells
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Support density independent pixelSeungkeun Lee4-20/+19
2017-02-14Fix const variable name in CellRenderer.csWonYoung Choi1-2/+2
2017-02-03Fix build warning CS4014Kangho Hur1-1/+1
2017-02-03Change two methods to public for extension of CellRendererSungHyun Min1-2/+2
2017-02-03Fix ListView GroupCell bugSeungkeun Lee2-5/+16
2017-02-03Fix ListView broken issue when scrolling quicklySeungkeun Lee1-0/+1
2017-02-03Implement Reusable ViewCellSeungkeun Lee1-9/+52
2017-02-03Refactoring EntryCell SwitchCell renderer with Reusable featureSeungkeun Lee3-145/+96
2017-02-03Fix TextCell text color bugSeungkeun Lee3-10/+9
2017-02-03Add Tizen backend rendererKangho Hur6-0/+554