Fix formatting

This commit is contained in:
tgc-dk 2022-09-21 08:42:43 +02:00 committed by JF
parent 861ed3584c
commit 29673892c2

View File

@ -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