Leanback support: Fixed focus wraparound when hitting DPAD_RIGHT on last
view of a row
TitleHelper was incorrectly returning the root view in
GridLayoutManager when there's no TitleView. This caused the focus to
wrap around back to the first view when hitting DPAD_RIGHT on the last
view of a row. This fixes the playlist focus issue in Play Music app and
Showcase app.
Bug: 31090232
Change-Id: I7f879d1677d859ec82a3dd7421d1599e576909b6
(cherry picked from commit 4931f89139d52164327a2878a6cfa50d24c257e2)
1 file changed