summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupData.cpp
diff options
context:
space:
mode:
author Michal Brzezinski <brzezinski@google.com> 2023-09-01 13:34:41 +0000
committer Michal Brzezinski <brzezinski@google.com> 2023-09-11 11:13:21 +0000
commitdd84614f2bb8fd946c8c014df2cba5e1ff625a19 (patch)
treeb76e1680d2e3a84d103d2859bec42e225cb73bfc /libs/androidfw/BackupData.cpp
parentbd247cbe0eb7ce71118448341b7d12cbcbbe08b9 (diff)
Fixing App Selector scrolling with Talkback
RecyclerView stopped scrolling because we're setting custom AccessibilityDelegate for it but that overrides the delegate that RecyclerView sets for itself internally. Solution is to add new RecyclerViewExpandingAccessibilityDelegate that extends RecyclerViewAccessibilityDelegate and uses AppListAccessibilityDelegate internally so that we still keep auto-expanding behaviour. Fixes: 271530637 Test: manual, videos attached Change-Id: Ie3fdff049ad9c82ad4255cdbaddede54378fff4d
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions