From 29673892c282b51700fbb1899e6eecf3e0b90c61 Mon Sep 17 00:00:00 2001 From: tgc-dk Date: Wed, 21 Sep 2022 08:42:43 +0200 Subject: Fix formatting --- src/displayapp/screens/Notifications.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- cgit v1.2.3