I am developing a video player android-app. When video is paused, usage hints like "double tap to activate button" are announced properly but when video is playing these hints are not announced by talkback.
For example:
Announcement for seek forward button when video is paused = "Seek forward button. Double tap to activate"
Same announcement button when video is playing = "Seek forward button"
(How to perform the action is not announced)
Is there a way to force talkback to announce hints for better accessibility?