summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/ButtonRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-05-11fix minimum size of Button when layouteddarkleem1-3/+1
2017-04-27remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-04-24Support density independent pixelSeungkeun Lee1-1/+2
2017-04-24Modify FontWeight type for flexibilityKangho Hur1-2/+0
2017-04-24Add Style to VisualElement as TizenSpecificKangho Hur1-29/+3
2017-04-24Fix build warning CS4014Kangho Hur1-1/+1
2017-04-24Add Button StyleSeunghyun Choi1-0/+34
2017-04-24Add Tizen backend rendererKangho Hur1-0/+95