Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG Image shows with black fill #1109

Closed
abenedykt opened this issue Sep 6, 2018 · 3 comments
Closed

SVG Image shows with black fill #1109

abenedykt opened this issue Sep 6, 2018 · 3 comments

Comments

@abenedykt
Copy link

abenedykt commented Sep 6, 2018

SVG File shows with black fill in a newest version. After upgrading to the newest nuget images shows with black

  • Platform: Nexus 4 Android 5.1.1
  • Nuget 2.4.3.840
  • Xamarin.Forms 3.1.0.697729

Facebook button shows correctly, wheres the second one not so much. It did worked in the version 2.3.6 from which I was upgrading.

<ffimageloadingsvg:SvgCachedImage  Source="login_with_facebook.svg">
                            <ffimageloadingsvg:SvgCachedImage.GestureRecognizers>
                                <TapGestureRecognizer Tapped="Login_Clicked"/>
                            </ffimageloadingsvg:SvgCachedImage.GestureRecognizers>
                        </ffimageloadingsvg:SvgCachedImage>

Screenshots

with ver 2.4.3.840 (incorrect)
image

with ver 2.3.6 (correct)
image

svg-examples.zip

@AxelUser
Copy link

Hi there!
This problem may be caused by this bug mono/SkiaSharp.Extended#42

@mattleibow
Copy link
Contributor

Sorry for the long delay with getting things merged. I was travelling, working on Xamarin.Essentials and then dealing with a few larger bugs in the next SkiaSharp release. Things seem to be calming down, so I hope to get a nice new release out soon.

@daniel-luberda
Copy link
Member

daniel-luberda commented Apr 6, 2019

Fixed

Simulator Screen Shot - iPad Pro (12 9-inch) (2nd generation) - 2019-04-06 at 19 39 44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants