Select subtitle file problem in Android TV
"Select subtitle file" fragment never gets closed when playing video is started by passing VIEW intent. For instance when I play a video file from a file manager, it is not possible to close that fragment.
The starting path for file selector is a content uri, as it can be seen:
It's always empty. When I press back several times it ends up here: And then pressing back doesn't do anything, and I get stuck at that fragment.