bulubuloa/SupportMediaXF

[iOS] Issues with scrolling

Closed this issue · 2 comments

I just tested your plugin, and I'm seeing some errors. When I select multiple images on iOS, the UI refreshes each time a new image is selected (and scrolling resets back to top).

Also, the performance with scrolling doesn't seem good. Is there any way you could switch to using UICollectionView?

Thank you. I'm also having issues on Android. I get a runtime exception when I call IF_OpenGallery:

System.TypeLoadException: Could not resolve type with token 01000079 from typeref (expected class 'Com.Bumptech.Glide.Glide' in assembly 'Glide, Version=4.1.1.0, Culture=neutral, PublicKeyToken=null')

Also, I suggest that you switch to Karamunting.Android.BumpTech.Glide as you can use Glide 4.8.0 there. :) The other library is no longer current.