Cleyton T

Results 4 comments of Cleyton T

I checked the IconImageRenderer which is causing a crash for me: https://github.com/jsmarcus/Iconize/blob/6638c6735fca0d79c3a25bb465ab1297872ec94e/src/Plugin.Iconize/Platform/Android/Renderers/IconImageRenderer.cs#L77-L101 It already checks if an icon variable is null. So wouldn't be better if Iconize.FindIconForKey(iconKey) returns null instead...

Ok... I noticed that the version 3.4.0.100 does exactly what I suggested above. So I downgraded from 3.4.0.103 to 3.4.0.100 and it's working fine now.