aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/widgets/PageIndicator.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor pageindicatorSteve Amor2025-11-041-2/+1
|
* Refactor pageindicatorSteve Amor2025-11-041-1/+1
|
* Adds SetCurrentScreen method to page indicatorSteve Amor2025-11-041-0/+1
|
* Adds page indicator to music appSteve Amor2025-11-041-0/+1
|
* Add PageIndicator widget to reduce code duplication (#1218)Riku Isokoski2022-07-051-0/+23
* Move PageIndicator widget to its own files to reduce code duplication * Use uint8_t in PageIndicator