FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

Attempt to invoke virtual method 'void android.view.animation.Animation.setStartTime(long)

Open konoshchenko opened this issue 8 months ago • 0 comments

🐛 Bug Report

i am getting this error ava.Lang.NullPointerException: 'Attempt to invoke virtual method 'void android.view.animation.Animation.setStartTime(long)' on a null object reference' on using ffcachedimage

for regular everything is ok.

Expected behavior

Reproduction steps

Configuration

Version: 1.x

Platform:

  • [ ] :iphone: iOS
  • [x] :robot: Android
  • [ ] :checkered_flag: WPF
  • [ ] :earth_americas: UWP
  • [ ] :apple: MacOS
  • [ ] :tv: tvOS
  • [ ] :monkey: Xamarin.Forms

konoshchenko avatar Mar 13 '25 11:03 konoshchenko