diff --git a/src/displayapp/screens/Notifications.cpp b/src/displayapp/screens/Notifications.cpp index 9fa07993..6c68c70d 100644 --- a/src/displayapp/screens/Notifications.cpp +++ b/src/displayapp/screens/Notifications.cpp @@ -129,8 +129,7 @@ void Notifications::OnPreviewInteraction() { } } -void Notifications::DismissToBlack() -{ +void Notifications::DismissToBlack() { currentItem.reset(nullptr); app->SetFullRefresh(DisplayApp::FullRefreshDirections::RightAnim); // create black transition screen to let the notification dismiss to blackness