straw/app/src
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
..
androidTest/java/org/schabi/newpipe Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
debug Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
main Use View.isShown() to avoid focus overlay glitches 2020-07-22 06:21:25 +06:59
test Auto-format using Ktlint 2020-05-01 20:13:21 +02:00