summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Native/Image.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Fixed Image source is not nulldarkleem1-3/+9
2017-10-23Remove unnecessary implementation of Native.Image Propertydarkleem1-25/+4
2017-10-23Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur1-0/+1
2017-10-23Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-10-23Set ElmSharp.Color only when image loading has completed.Juwon1-5/+28
2017-10-23Add Tizen backend rendererKangho Hur1-0/+124