Commit 684fda0
committed
fix(nav3): force light status bar icons in sheet popup window
Material3's ModalBottomSheet creates a separate popup window that
defaults to dark (black) status bar icons, making them invisible
against the dark scrim. Clear the APPEARANCE_LIGHT_STATUS_BARS flag
on the popup's root view to force white icons.
Signed-off-by: Brandon McAnsh <git@bmcreations.dev>1 parent 55c7310 commit 684fda0
1 file changed
Lines changed: 11 additions & 0 deletions
File tree
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
141 | 152 | | |
142 | 153 | | |
143 | 154 | | |
| |||
0 commit comments