Commit f1d1ab7
SystemUI: Fix notification flicker with transluency enabled
Test: Screen record notification will flicker on expansion.
Reason: Override tint color was reset on expansion.
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>1 parent 2c8b3c2 commit f1d1ab7
2 files changed
Lines changed: 10 additions & 15 deletions
File tree
- packages/SystemUI/src/com/android/systemui/statusbar/notification/row
Lines changed: 6 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 169 | | |
174 | 170 | | |
175 | 171 | | |
| |||
306 | 302 | | |
307 | 303 | | |
308 | 304 | | |
309 | | - | |
310 | | - | |
| 305 | + | |
311 | 306 | | |
312 | 307 | | |
313 | 308 | | |
| |||
773 | 768 | | |
774 | 769 | | |
775 | 770 | | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
781 | 776 | | |
782 | 777 | | |
783 | 778 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments