Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3a6193db authored by Michal Brzezinski's avatar Michal Brzezinski
Browse files

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
parent b3f164de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment