summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Alex Shabalin <ashabalin@google.com> 2025-02-14 17:49:30 -0800
committer Alex Shabalin <ashabalin@google.com> 2025-02-14 17:51:51 -0800
commit60d6189ee5fa2f80547e1a2455daa92597e90d59 (patch)
tree641e8aa855067dd5fff49ba851e50f6100543158 /opengl/java
parentf60b07134c11e1f07868dbefa8a3786556305189 (diff)
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
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions