summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/ButtonRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Remove unnecessary update at initializeSeungkeun Lee1-2/+6
2017-07-10Make sure single Xamarin property influences only one EFL propertyPawel Andruszkiewicz1-3/+15
2017-07-10fix minimum size of Button when layouteddarkleem1-3/+1
2017-07-10remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-07-10Support density independent pixelSeungkeun Lee1-1/+2
2017-07-10Modify FontWeight type for flexibilityKangho Hur1-2/+0
2017-07-10Add Style to VisualElement as TizenSpecificKangho Hur1-29/+3
2017-07-10Fix build warning CS4014Kangho Hur1-1/+1
2017-07-10Add Button StyleSeunghyun Choi1-0/+34
2017-07-10Add Tizen backend rendererKangho Hur1-0/+95