I need to sign out the user if the app is idle for a few mins, it's applicable for accessibility enabled also. My scenario is one screen having a lot of text and talkback taking more time to complete this. I need to stop signout in this case.
Do we have any callback which will notify a view once the talkback operation is either completed or is in-progress something similar to this?