material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

[Menu] context menu background color is strange

Open manabu-nakamura opened this issue 1 year ago • 3 comments

Description: The context menu background color is strange. (MenuMainDemoFragment) Screenshot_20231231_102408 The context menu background color will be correct if some preferences are changed. Screenshot_20231231_102527 (Test2) Screenshot_20240108_221911 The context menu background color will be correct if the activity is recreated. Screenshot_20240108_221921

Expected behavior: The context menu background color is correct.

Minimal sample app repro: Catalog app (MenuMainDemoFragment) and Test2.zip

Android API version: 34

Material Library version: 1.12.0-alpha02

Device: Emulator 32.1.15 (API 32, 33, and 34)

manabu-nakamura avatar Dec 31 '23 05:12 manabu-nakamura

Also see https://github.com/material-components/material-components-android/issues/2682#issuecomment-1442049217.

pubiqq avatar Jan 02 '24 18:01 pubiqq

Thank you very much. There is the closed issue!

manabu-nakamura avatar Jan 03 '24 10:01 manabu-nakamura