diff options
author | 2025-03-03 09:11:07 +0900 | |
---|---|---|
committer | 2025-03-03 15:34:17 -0800 | |
commit | 0f9f540f047b47ef114aa69e3f25f8b25dbad7ee (patch) | |
tree | 0d2e79242471c864326fb22d54346b2734d756b9 /libs/androidfw/StringPool.cpp | |
parent | e6ee377e78c4741b9199dcb47e05790664afebea (diff) |
Fixes the hover color of app header buttons
Previously, header 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/dW9qniSJcukXo9lWR3Xquq
Test: None
Flag: com.android.window.flags.enable_desktop_windowing_mode
Bug: 365121303
Change-Id: I43e3ac4adc95956b49916355d297b8c78f3abc86
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions