Usman Ali

Results 3 comments of Usman Ali

you need to notify the recyclerview that your data is changed so it will reload the updated views. use **notifydatasetchanged** with the position of item you changed.

alright, its because when you scroll the recyclerview, it automatically removes the scrolled items to save memory and other resources. you should keep a flag with your viewholder to maintain...

👋 Update for Capacitor 7 Users If you are having trouble with the original capacitor-video-player package, please note that I’ve published an updated version on npm: ➡️ [@trustcoder/capacitor-video-player](https://www.npmjs.com/package/@trustcoder/capacitor-video-player?utm_source=chatgpt.com) This release...