You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: The color of the ActionBar overflow menu background is wrong and is not consistent with the color of the overflow menu on regular top bars.
Expected behavior:
The following screenshots were taken from the Catalog demo app.
Regular top bar overflow menu:
Action bar overflow menu:
Android API version: 34
Material Library version: Reproduced with the latest commit to date: a069c4c
Device: Pixel 4a
The text was updated successfully, but these errors were encountered:
Also observed in 1.11.0 and 1.12.0 but not in 1.10.0, for androidx.appcompat.widget.ActionMenuView. The overflow menu's background color does not adhere to the theme's 'colorPrimary'.
Description: The color of the ActionBar overflow menu background is wrong and is not consistent with the color of the overflow menu on regular top bars.
Expected behavior:
The following screenshots were taken from the Catalog demo app.
Regular top bar overflow menu:
Action bar overflow menu:
Android API version: 34
Material Library version: Reproduced with the latest commit to date: a069c4c
Device: Pixel 4a
The text was updated successfully, but these errors were encountered: