Refresh rework
This commit is contained in:
parent
57b3397078
commit
97c761a5c7
72 changed files with 198 additions and 306 deletions
|
|
@ -18,7 +18,6 @@ namespace Pinetime {
|
|||
Pinetime::Controllers::Battery& batteryController,
|
||||
Controllers::DateTime& dateTimeController);
|
||||
~ApplicationList() override;
|
||||
bool Refresh() override;
|
||||
bool OnTouchEvent(TouchEvents event) override;
|
||||
|
||||
private:
|
||||
|
|
@ -33,4 +32,4 @@ namespace Pinetime {
|
|||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue