1
0
Fork 0
BangleApps/apps/iconlaunch/README.md

13 lines
448 B
Markdown
Raw Normal View History

2022-05-24 00:18:26 +00:00
# Icon launcher
A launcher inspired by smartphones, with an icon-only scrollable menu.
This launcher shows 9 apps per screen, making it much faster to navigate versus the default launcher.
![A screenshot](screenshot1.png)
![Another screenshot](screenshot2.png)
## Technical note
The app uses `E.showScroller`'s code in the app but not the function itself because `E.showScroller` doesn't report the position of a press to the select function.