yusufonderd

Results 19 comments of yusufonderd

Thanks for your response. What do you mean viewHolder constructor ? Which part of Recyclerviewadapter ?

Thanks a lot. I set in onCreateViewHolder but it doesn't affect. Lagging still occurs :/ Maybe I will create pull request about recyclerview page sample in this repo. If you...

Hi, Here is the sample project: https://github.com/yusufonderd/BlurViewExample You can show lagging when fast scroll especially when scrolling is over.

As you say, I changed view hieararch then scroll performance increased enough in this sample. But it will not easy in my real project to fix as much. But i...

Unfortunately, when i'm trying to real project, it is not working as expected. Because i have to use Coordinator layout and cardview in my view holder. I can't fix the...

I'm facing same issue.

I'm facing same issue.

Hi @Rajeevkallalu97 , I'm using SwiftSpeech library for speech recognition. Maybe it useful for you. https://github.com/Cay-Zhang/SwiftSpeech