I am trying to add a progress bar from rive to my android with kotlin, but when every i use play(), pause(), stop() methods, app crash.
Can anyone plz, explain how to solve this and i have seen there are so many arguments we have to pass while using play() method. So can anyone please tell that one also.
Explain how to work with play(), pause(), stop() methods and which parameters we need to provide to work this methods in Android Development in kotlin with rive animation.