summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Cells
AgeCommit message (Expand)AuthorFilesLines
2017-07-10New way of layoutPiotr Bereza2-2/+9
2017-07-10Change the style of GenList for ImageCell and SwitchCellrina6350.you2-2/+2
2017-07-10Use "default" style for TextCellRenderer on TV profileKangho Hur1-1/+3
2017-07-10Support density independent pixelSeungkeun Lee4-20/+19
2017-07-10Fix const variable name in CellRenderer.csWonYoung Choi1-2/+2
2017-07-10Fix build warning CS4014Kangho Hur1-1/+1
2017-07-10Change two methods to public for extension of CellRendererSungHyun Min1-2/+2
2017-07-10Fix ListView GroupCell bugSeungkeun Lee2-5/+16
2017-07-10Fix ListView broken issue when scrolling quicklySeungkeun Lee1-0/+1
2017-07-10Implement Reusable ViewCellSeungkeun Lee1-9/+52
2017-07-10Refactoring EntryCell SwitchCell renderer with Reusable featureSeungkeun Lee3-145/+96
2017-07-10Fix TextCell text color bugSeungkeun Lee3-10/+9
2017-07-10Add Tizen backend rendererKangho Hur6-0/+554