summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/EntryRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Initialize Entry/Editor with a single batch updatePawel Andruszkiewicz1-0/+8
2017-07-10Remove unnecessary update at initializeSeungkeun Lee1-1/+4
2017-07-10Apply TizenSpecifics only if availableKangho Hur1-1/+4
2017-07-10Update Label internal implemnetsSeungkeun Lee1-0/+2
2017-07-10fix default textcolordarkleem1-9/+2
2017-07-10Modify FontWeight type for flexibilityKangho Hur1-33/+1
2017-07-10Add FontWeight for Label and EntryKangho Hur1-1/+42
2017-07-10Add Tizen backend rendererKangho Hur1-0/+127