Make it possible to dismiss new notifications
This commit is contained in:
@@ -30,6 +30,7 @@ namespace Pinetime {
|
||||
void Refresh() override;
|
||||
bool OnTouchEvent(Pinetime::Applications::TouchEvents event) override;
|
||||
void OnPreviewInteraction();
|
||||
void OnPreviewDismiss();
|
||||
|
||||
class NotificationItem {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user