diff options
| author | 2024-10-10 20:40:21 +0000 | |
|---|---|---|
| committer | 2024-10-14 13:38:28 +0000 | |
| commit | ce195e913966c5bc3975146ea93c84ab3b4dd155 (patch) | |
| tree | 6c8f755b2f40fd7fc7371273437948c3cab2aa71 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | c6c31d3b287a5c0fdabe6cff911b5bb8f7dfbd4d (diff) | |
Propagate the light background flag in RemoteCollectionItemsAdapter
Currently CTS test fails with `android.appwidget.flags.remote_adapter_conversion` flag on.
In the old adapter, it propagated EXTRA_REMOTEADAPTER_ON_LIGHT_BACKGROUND param in intent.
The RemoteCollectionItemsAdapter however doesn't know about it and causes the items to be inflated without the `FLAG_USE_LIGHT_BACKGROUND_LAYOUT` flag (even if the parent container has that flag).
Bug: 369181454
Test: atest FrameworksCoreTests:android.widget.RemoteViewsTest -- --abi arm64-v8a
Flag: EXEMPT testfix
Change-Id: I988dd8427b13003b56e60712e3211920a51add13
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions