Integrate new notification UI with notifications coming from BLE
This commit is contained in:
@@ -58,9 +58,9 @@ std::unique_ptr<Screen> ApplicationList::CreateScreen2() {
|
||||
{{Symbols::tachometer, Apps::Gauge},
|
||||
{Symbols::asterisk, Apps::Meter},
|
||||
{Symbols::paintbrush, Apps::Paint},
|
||||
{Symbols::shoe, Apps::Notifications},
|
||||
{Symbols::shoe, Apps::Notifications2},
|
||||
{Symbols::none, Apps::None}
|
||||
{Symbols::info, Apps::Notifications},
|
||||
{Symbols::none, Apps::None},
|
||||
{Symbols::none, Apps::None}
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user