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

Issue with loading SVGs in ListView Cells #16

Open
skadookkunnan opened this issue Dec 7, 2020 · 0 comments
Open

Issue with loading SVGs in ListView Cells #16

skadookkunnan opened this issue Dec 7, 2020 · 0 comments

Comments

@skadookkunnan
Copy link

skadookkunnan commented Dec 7, 2020

We use Xamarin.Forms.Svg plugin in one of our projects and it is used quite a lot in our case. It works in most of the cases/times.

However, we have lots of ListViews and CollectionViews in our application and we have scenarios of using SVG images in the custom cells/views as the ImageSource of buttons in those. The issue we face in our case is, very inconsistent and only happens in the Actual device (iPhone/Android phones).

Issue:

The images rendered using SvgImageSource sometimes does not load at all. It loads properly in one cell and in the very next cell/view it does not show up. Have anyone experienced something like this before?

Would there be a reason for happening this, which is related to a ListView?

Please let me know as soon as possible.

Sincerely,
Sagar S. Kadookkunnan

IMG_F3650BB499E8-1
IMG_9C406C193E6D-1

Note: In the attached images, the markings with Red shows a cell where all the images rendered properly, and others have not loaded completely.

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

No branches or pull requests

1 participant