Kukadia Jayesh

Results 8 comments of Kukadia Jayesh

I also have 40+ images, but for the some images they not able to load and display 'Image cannot ..' message on the real device.

Yes, for the large size images it not perfectly smooth.

Same happening to me also. Is there any solution?

Use instead this, it worked. ```com.airbnb.android:epoxy-paging3:5.1.3``` (use latest version)

Is there any update on this, I've the same issue in which some of the views will be hidden based on logic, and the recycler view is not recalculated and...

The same thing is happening in some of my devices. Please provide guidance on how to handle this.

Right now to cancel the stackable notification I have to call ``` fun cancelNotification(tag: String?, id: Int) { (context.getSystemService(Context.NOTIFICATION_SERVICE) as NotificationManager).cancel(tag, id) } ```

Use this gradle to fix you need to change few things only. `com.vanniktech:android-image-cropper`