Fix formatting
This commit is contained in:
parent
861ed3584c
commit
29673892c2
|
@ -129,8 +129,7 @@ void Notifications::OnPreviewInteraction() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void Notifications::DismissToBlack()
|
void Notifications::DismissToBlack() {
|
||||||
{
|
|
||||||
currentItem.reset(nullptr);
|
currentItem.reset(nullptr);
|
||||||
app->SetFullRefresh(DisplayApp::FullRefreshDirections::RightAnim);
|
app->SetFullRefresh(DisplayApp::FullRefreshDirections::RightAnim);
|
||||||
// create black transition screen to let the notification dismiss to blackness
|
// create black transition screen to let the notification dismiss to blackness
|
||||||
|
|
Loading…
Reference in New Issue
Block a user