1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-04-08 11:46:44 +00:00
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
..
2019-12-01 12:41:10 +06:59
2019-11-19 14:25:40 +01:00