summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/ImageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Refactoring RenderersSeungkeun Lee1-5/+1
2017-07-10Fix Image.BlendColor call issuedarkleem1-0/+1
2017-07-10Make sure single Xamarin property influences only one EFL propertyPawel Andruszkiewicz1-5/+1
2017-07-10Apply TizenSpecifics only if availableKangho Hur1-2/+4
2017-07-10Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-07-10Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-07-10Apply a blend color after image loading has completedJuwon1-0/+3
2017-07-10Support BlendColor to Image as a TizenSpecific APIKangho Hur1-3/+42
2017-07-10Add Tizen backend rendererKangho Hur1-0/+105