Commit 7052406
committed
Revert "Allow views to setSystemUiVisibility() with the same value and have it work."
This reverts commit fad9555.
Because it just didn't work. (The views kept aggressively
re-applying their preferred flags every time view attributes
were aggregated.)
We'll pursue the original strategy, like lights out mode in
HC: if you want to tickle this mode, un-set and re-set the
flags (preferably synchronized with the global SystemUI
visibility state as reported by onSystemUiVisibilityChanged
callbacks).
Bug: 50524561 parent aff24a5 commit 7052406
1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12969 | 12969 | | |
12970 | 12970 | | |
12971 | 12971 | | |
12972 | | - | |
12973 | | - | |
12974 | | - | |
12975 | | - | |
12976 | 12972 | | |
12977 | 12973 | | |
12978 | | - | |
12979 | | - | |
12980 | | - | |
| 12974 | + | |
| 12975 | + | |
| 12976 | + | |
| 12977 | + | |
| 12978 | + | |
12981 | 12979 | | |
12982 | 12980 | | |
12983 | 12981 | | |
| |||
0 commit comments