summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Michal Brzezinski <brzezinski@google.com> 2024-04-05 16:25:55 +0100
committer Michal Brzezinski <brzezinski@google.com> 2024-04-12 14:26:18 +0100
commit3a6193db82ccb91c1412f7d75c1fbba6f76c248c (patch)
tree8a63d622097c602c24e168f8636fc195df33cfff /libs/androidfw/StringPool.cpp
parentb3f164de2b10e61dd9bfab651c572f783b5e13b3 (diff)
Setting alternate_expand_target to not be focusable
We don't want to make it focusable as it adds one unnecessary step while traversing notifications with keyboard. It's made focusable implicitly when it's set to clickable by setting OnClickListener in a few places. By setting focusable to false explicitly, even when made clickable it still stays not focusable. Fixes: 332702537 Flag: None Test: Traverse shade with keyboard and see focus doesn't land on notification icon Change-Id: I78f926524e4192bc1b3954361e9fc564814f8069
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions