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