You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set `running` to false to flag end of watchface when there are no more
notifications left to display.
notifications: Update now inaccurate comment
notifications: Fix `currentItem` possibly being null
Consequentially, `currentItem` can be left null when `running` is set to
false. This is fine. The notifications screen is ending anyway.
notifications: Delay ending screen for dismiss animation
notifications: End screen when item is not valid
0 commit comments