Support wrap-around within a FocusArea
Add an app:wrapAround attribute and a method to control whether
rotation wraps around within the FocusArea. The default value is
false. Override focusSearch() so it searches within the FocusArea
when wrap-around is enabled.
Test: atest com.android.car.ui.FocusAreaTest
Test: rotate in top-left FocusArea in Custom FocusAreas tab of Rotary
Playground
Test: rotate in other FocusAreas
Bug: 177373453
Change-Id: I9bb5a42f19a060710010129c9af9c752bd787804
4 files changed