Priyanshi
Priyanshi
Hello, Thanks for your response. Can it be the case if we are using multiple instance of player inside recycler view ? Can this be the reason? @PierfrancescoSoffritti
@amrashraf1992 @curiousbee2020 were you able to figure out any fix for it ?
@amrashraf1992 @curiousbee2020 pls try the fix suggested here if it fixes your case : https://stackoverflow.com/questions/67304874/android-webview-chromium-shows-anr-when-method-webview-loadurl-is-called-with?noredirect=1#comment120806256_67304874
i have the same problem, did you found a solution?
Hi, Is there a way to solve this problem without removing All views and without doing setIsRecyclable set to false. Like a solution which doesn't decrease the performance of our...
@miquelcopet The solution which you have suggested is just a hack.Not a solution.Is there a proper way which doesn't decrease the performance of recycler view.
> I'm having the same issue. Anyone have a solution for this? Try this.. https://medium.com/@polson55/smooth-recyclerview-scrolling-in-android-57e7a9b71ca7
Can you give more details with some example of code like what you have done so far to achieve it.