1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-04 19:13:19 +00:00
NewPipe/app/src/main/java
Alexander 2b39438eba Fix scrolling in main screen grid
GridLayoutManager is buggy - https://issuetracker.google.com/issues/37067220:
it randomly loses or incorrectly assigns focus when being scrolled via
direction-based navigation. This commit reimplements onFocusSearchFailed()
on top of scrollBy() to work around that problem.

Ordinary touch-based navigation should not be affected.
2019-12-01 12:41:10 +06:59
..
com/google/android/material/appbar Fix scrolling comments list 2019-12-01 12:41:10 +06:59
org/schabi/newpipe Fix scrolling in main screen grid 2019-12-01 12:41:10 +06:59
us/shandian/giga Fix scrolling in main screen grid 2019-12-01 12:41:10 +06:59