diff options
| author | 2025-03-04 12:31:56 +0900 | |
|---|---|---|
| committer | 2025-03-05 16:13:21 +0900 | |
| commit | f2debc90c58cad8a794e70004c30842bddd8568b (patch) | |
| tree | e6adf63c500bbd29e99a89848bf933e06a3915ed /libs/androidfw/StringPool.cpp | |
| parent | 314dedc15fad93d1b185edeece163f99ad9d5645 (diff) | |
Fixes the hover color of app handle menu buttons
Previously, app handle menu buttons used RippleDrawable for their
background. This prevented setting a specific hover background color, as
RippleDrawable automatically uses a 20% alpha version of the ripple
color for hover effects.
This change replaces RippleDrawable with ShapeDrawable, which allows the
desired hover background color to be set.
Video: http://recall/-/dvR0xNyCWFr2PAfPfPhsQ6/ey9AVamOsC6vezHYo5Y560
Bug: 400529749
Test: None
Flag: com.android.window.flags.enable_desktop_windowing_mode
Change-Id: I092fa5a76a5998f8224ffeb264396152770a4e4e
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions