Merge branch 'develop' into refresh_rework

This commit is contained in:
Riku Isokoski
2021-08-03 12:16:40 +03:00
40 changed files with 340 additions and 232 deletions

View File

@@ -13,8 +13,6 @@ namespace Pinetime {
~Label() override;
private:
bool running = true;
lv_obj_t* labelText = nullptr;
lv_point_t pageIndicatorBasePoints[2];
lv_point_t pageIndicatorPoints[2];