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