Abhi Muktheeswarar
Abhi Muktheeswarar
Hi, any update on this pull request?
I'm also facing the same issue after updating to Android Studio 3.1
**Add:** ``` allprojects { tasks.withType(JavaCompile) { sourceCompatibility = 1.7 targetCompatibility = 1.7 } repositories { jcenter() } } ``` in the main build.gradle file
I'm using RecyclerView's ListAdapter (with DiffUtil). Setting ` recyclerView.itemAnimator = null` solved the issue.
I also got the same error, any solution?
@kambleanjali1993 I'm also facing the same issue
I'm also facing the same issue. Any fix?
At least you are getting some distorted images, I'm getting the framelayout correctly, but no images in it.
@The-RobinHood can u please tell us, how u solved the issue ?
Not working well - can be more specific? For me, it is laggy, shuttering