summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/ImageRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Add UpdateAfterloading method in ImageSungHyun Min1-4/+8
2017-03-24Postpone property updates till image finishes loadingPawel Andruszkiewicz1-2/+1
2017-03-24Apply a blend color after image loading has completedJuwon1-0/+3
2017-03-24Support BlendColor to Image as a TizenSpecific APIKangho Hur1-3/+42
2017-03-24Add Tizen backend rendererKangho Hur1-0/+105