You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Note: In the attached images, the markings with Red shows a cell where all the images rendered properly, and others have not loaded completely.
The text was updated successfully, but these errors were encountered:
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
Note: In the attached images, the markings with Red shows a cell where all the images rendered properly, and others have not loaded completely.
The text was updated successfully, but these errors were encountered: