commit | bca00bc286c68669dfddd037918060e3e02ceefa | [log] [tgz] |
---|---|---|
author | Yabin Huang <[email protected]> | Tue Nov 24 14:18:48 2020 -0800 |
committer | Yabin Huang <[email protected]> | Tue Jan 05 15:13:28 2021 -0800 |
tree | b94e36f0750a9cc7ac70e4ea652c0f2445276b6f | |
parent | 8b00ba08152e810406d79de4adc819ec087b79a7 [diff] |
Introduce focus history 1. Set car_ui_focus_area_default_focus_overrides_history to true 2. Move some focus logic from FocusArea class to ViewUtils class 3. Fix a bug where focus history in FocusArea is cleared 4. Save focus history in the FocusParkingView for explicit focus area Fixes: 172602657 Test: atest CarUILibUnitTests Test: manual test in Media and Navigation bar Change-Id: I573e920dbeb362fe7c271b5e6e117b5d998b69e9