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