Merge branch 'develop' into new_touch_handler
This commit is contained in:
commit
e4d9636e82
4 changed files with 31 additions and 5 deletions
|
|
@ -70,5 +70,5 @@ bool FlashLight::Refresh() {
|
|||
}
|
||||
|
||||
bool FlashLight::OnTouchEvent(Pinetime::Applications::TouchEvents event) {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue