Commit 4be68cd
SystemUI: Don't pad when config_showScreenOnLockScreenHints is false
When the overlay is false the 'down' indicator is unused and there-
fore no padding for text alignment is needed.
Also use the overlay to disable the up-arrow indicator, thus return-
ing to the old lockscreen layout.
Change-Id: I542109686778e081c1883885287de0d5380578a21 parent db7e389 commit 4be68cd
3 files changed
Lines changed: 9 additions & 4 deletions
File tree
- packages/SystemUI/src/com/android/systemui/statusbar
- phone
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
192 | | - | |
193 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3071 | 3071 | | |
3072 | 3072 | | |
3073 | 3073 | | |
3074 | | - | |
| 3074 | + | |
3075 | 3075 | | |
3076 | 3076 | | |
3077 | 3077 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4796 | 4796 | | |
4797 | 4797 | | |
4798 | 4798 | | |
4799 | | - | |
| 4799 | + | |
| 4800 | + | |
| 4801 | + | |
4800 | 4802 | | |
4801 | 4803 | | |
4802 | 4804 | | |
| |||
0 commit comments