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. |
||
|---|---|---|
| .. | ||
| androidTest/java/org/schabi/newpipe | ||
| debug | ||
| main | ||
| test | ||
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. |
||
|---|---|---|
| .. | ||
| androidTest/java/org/schabi/newpipe | ||
| debug | ||
| main | ||
| test | ||