summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/LabelRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Fix Label's default text color behaviorKangho Hur1-4/+1
2017-07-10Fix Label layout issueSeungkeun Lee1-1/+1
2017-07-10Modify FontWeight type for flexibilityKangho Hur1-37/+2
2017-07-10Refactoring Label RendererSeungkeun Lee1-26/+1
2017-07-10Add FontWeight for Label and EntryKangho Hur1-0/+48
2017-07-10Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-07-10Fix Span's markup text tagKangho Hur1-2/+0
2017-07-10Refactoring LabelRendererSeungkeun Lee1-18/+22
2017-07-10Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-07-10Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-07-10Fix Label.LineBreakModeKangho Hur1-8/+21
2017-07-10Add Tizen backend rendererKangho Hur1-0/+103