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

Commit 60d6189e authored by Alex Shabalin's avatar Alex Shabalin
Browse files

Fix the click listener for the mute/unumte button.

- Previously, the mute button (icon area) click listener had to be added
after the container click listener. This order was changed in
 ag/31519152, and, as a result broke the mute button behavior. The
 current CL makes allows to assign click listeners in any order without
 the risk of behavior change.
- Additionally, fixed the mute/unmute click analytics event logging
 broken by ag/31194237.

Flag: Exempt bugfix
Bug: b/396361630
Fix: b/396361630
Test: atest SystemUiRoboTests:MediaOutputAdapterLegacyTest,
 on a physical device, accessibility with Talkback.
Change-Id: Ic773665120524a745d1eccba31210982aef2a89d
parent f60b0713
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment