From 5983e33b8d7702800dc91a3229b9a7cee75eb006 Mon Sep 17 00:00:00 2001 From: JF Date: Thu, 22 Oct 2020 15:39:20 +0200 Subject: Notifications : Replace the label "notificationNr/notificationNb" by a grey border on the bottom that is displayed when there are other notifications to available. --- src/displayapp/screens/Notifications.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/displayapp/screens/Notifications.h') diff --git a/src/displayapp/screens/Notifications.h b/src/displayapp/screens/Notifications.h index 0f797ea6..fb4e1ef2 100644 --- a/src/displayapp/screens/Notifications.h +++ b/src/displayapp/screens/Notifications.h @@ -37,6 +37,7 @@ namespace Pinetime { lv_obj_t* container1; lv_obj_t* t1; lv_obj_t* l1; + lv_obj_t* bottomPlaceholder; Modes mode; }; -- cgit v1.2.3-70-g09d2