mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-04-23 23:31:24 +00:00
A View can become focused while being invisible, if it's parent is invisible. Use global draw listener and View.isShown() to catch such cases.