Commit 8ce2cba
committed
DisplayApp: Return to the clock when sleeping from a notification preview
When the display goes to sleep, DisplayApp returns to the clock face from
every transient screen except the notification preview. A preview that has
been tapped once has already cancelled its auto-close timer and released its
wake lock, so it stays loaded across sleep and reappears on every wake until
you navigate away from it manually.
Add Apps::NotificationsPreview to the list of screens that are left behind
on sleep, so a tapped preview is dismissed like every other transient
screen.1 parent 8d7a04e commit 8ce2cba
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
324 | | - | |
| 323 | + | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
0 commit comments