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

[Catalog][BottomSheet] foreground color of status bar changes if bottom sheet is opened multiple times

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

Description: The foreground color of the status bar changes if the bottom sheet is opened multiple times. (first time) Screenshot_20231219_123457 (second time) Screenshot_20231219_123508

Expected behavior: The foreground color of the status bar doesn't change even if the bottom sheet is opened multiple times. I think it's better to use BottomSheetDialogFragment... (#3600)

Minimal sample app repro: Catalog app

Android API version: 34

Material Library version: 1.12.0-alpha02

Device: Emulator 32.1.15 (API 32)

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