Commit 4cef33e
base: Allow to use old style icons as default [1/2]
* Some devices don't have much statusbar space due to a big notch.
Let's add a bool for them to set the old style icons as default.
Users can later disable it if they want.
neobuddy89: Code optimization.
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Genkzsz11 <genkzsz11@nusantaradevs.org>1 parent 6a81c43 commit 4cef33e
3 files changed
Lines changed: 10 additions & 1 deletion
File tree
- core/res/res/values
- packages/SystemUI/src/com/android/systemui/statusbar/phone
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
149 | 152 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 | | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| 233 | + | |
| 234 | + | |
232 | 235 | | |
233 | 236 | | |
234 | 237 | | |
| |||
469 | 472 | | |
470 | 473 | | |
471 | 474 | | |
472 | | - | |
| 475 | + | |
473 | 476 | | |
474 | 477 | | |
475 | 478 | | |
| |||
0 commit comments