commit | 7549d613e633777bd2c65069c16b52db98e42521 | [log] [tgz] |
---|---|---|
author | Behnam Heydarshahi <bhnm@google.com> | Fri Sep 15 19:18:43 2023 +0000 |
committer | Behnam Heydarshahi <bhnm@google.com> | Mon Sep 18 18:30:12 2023 +0000 |
tree | b613512badcd4d24ba976ef37bced3faa56dca6e | |
parent | 71235aa4030d014bfb010d372bae20cf88bdae3b [diff] |
Set a11y focus for selected Settings item When a Settings preference item is selected via a settings panel or settings search, the system takes user to its corresponding subsettings activity. There, in the past, the selected preference was highlighted but the a11y focus was set on the back button. This code sets the a11y focus on the selected preference. Bug: b/285512439 Test: atest HighlightablePreferenceGroupAdapterTest Change-Id: I7edc697e2e3870b1822279c115230add14e82df0