summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Alex Shabalin <ashabalin@google.com> 2025-01-03 17:32:29 -0800
committer Alexandr Shabalin <ashabalin@google.com> 2025-01-06 09:48:05 -0800
commitc335b5ba8a07c3eaf27266454c76b763ec866cf0 (patch)
treeb48c736ddf8fc90a2cae184375f6fed198b4aba2 /libs/androidfw/AttributeResolution.cpp
parent6b4d2a3c309cb0781f80efb9b5d202f900192d83 (diff)
[Output Switcher] Remove unnecessary calls that apply icon color tint.
- `mTitleIcon.setBackgroundTintList` is a no-op since mTitleIcon doesn't have a background, the actual color tint is performed by `mTitleIcon.setImageTintList`. - `MediaSwitchingCongtroller#setColorFilter` was added to add a color tint to the device icon, but it's useless now because `mTitleIcon.setImageTintList` does the exact same thing. Bug: 387570618 Flag: EXEMPT bugfix Test: Verified on a physical device. Change-Id: I81d934e0c7ee9c0dd227f017e942917ace1edc0a
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions