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