FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

[ISSUE] [Android] GIF animation weird behavior

Open rubiomiguel06 opened this issue 2 years ago • 0 comments

🐛 Bug Report

I display the following GIF using FFImageLoading.Forms.CachedImage both on Android and iOS:

PagesStructure

On iOS the gif is shown properly without flaws. On the other hand, on Android I get the following output:

https://user-images.githubusercontent.com/19507731/171820385-562604f2-0caa-4dd8-9266-0fa3abf645e7.mp4

In red I've marked the anomaly, where the blue line indicating the selected tab is above the middle tab and not above the last tab, as it is in the original GIF.

Does anyone know if there's a way to fix this or if it is a bug in the library?

Expected behavior

To show correctly the GIF without disturbances

Reproduction steps

Configuration

Version: 2.4.11.982

Platform:

  • [ ] :robot: Android 12
  • [ ] :monkey: Xamarin.Forms 5.0.0.2337

rubiomiguel06 avatar Jun 03 '22 08:06 rubiomiguel06