xamarin/Xamarin.Forms

[Bug] SvgImageSource doesn't work with Tab Icon's

Open

#6,477 opened on Jun 10, 2019

 (9 comments) (4 reactions) (0 assignees)C# (1,926 forks)batch import
a/shell :shell:e/3 :clock3:help wantedt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Ref: #https://github.com/luberda-molinet/FFImageLoading/issues/1297

Using SvgImageSource from the FFImageLoading package doesn't render with Tab Icon's.

The same icon works fine when used as content on the page, but not when used in a Tab Icon.

The references issue has all the details.

Contributor guide