[WIP] Add new notification UI that use HW scrolling effects. Both notification apps are available in the menu, we can compare them.

This commit is contained in:
JF
2020-10-19 21:46:41 +02:00
parent 28bc434419
commit 55427d83b8
8 changed files with 356 additions and 96 deletions

View File

@@ -58,8 +58,8 @@ std::unique_ptr<Screen> ApplicationList::CreateScreen2() {
{{Symbols::tachometer, Apps::Gauge},
{Symbols::asterisk, Apps::Meter},
{Symbols::paintbrush, Apps::Paint},
{Symbols::shoe, Apps::Notifications},
{Symbols::none, Apps::None},
{Symbols::shoe, Apps::Notifications},
{Symbols::shoe, Apps::Notifications2},
{Symbols::none, Apps::None}
}
};