1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-04-13 14:23:16 +00:00
Alexander-- 6e73e0b395 Use View.isShown() to avoid focus overlay glitches
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.
2020-07-22 06:21:25 +06:59
..
2020-02-19 17:40:03 +01:00
2020-07-20 20:34:02 +02:00