straw/app/src/main
Alexander b1aa3b018b 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
..
assets add themes to license dialog 2017-09-22 11:07:17 +02:00
java Fix scrolling in main screen grid 2019-12-01 12:41:10 +06:59
res Fix scrolling in main screen grid 2019-12-01 12:41:10 +06:59
AndroidManifest.xml Migrate to AndroidX 2019-10-04 14:59:08 +02:00