summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortgc-dk <tgc-dk@users.noreply.github.com>2022-09-21 08:42:43 +0200
committerJF <JF002@users.noreply.github.com>2022-12-26 22:18:50 +0100
commit29673892c282b51700fbb1899e6eecf3e0b90c61 (patch)
treea6ed80d1bbbb55e0f94933da5e29a956a9a9e5ae
parent861ed3584ce911d03d21960b55d98b624a8e0831 (diff)
Fix formatting
-rw-r--r--src/displayapp/screens/Notifications.cpp3
1 files changed, 1 insertions, 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