[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:
@@ -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}
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user