mirror of
https://github.com/google/pebble.git
synced 2025-04-30 23:31:40 -04:00
spelling: anyways
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
85e2476bcf
commit
852098a92e
1 changed files with 1 additions and 1 deletions
|
@ -1055,7 +1055,7 @@ void prv_center_focus_animation_update_in_and_out(Animation *animation,
|
||||||
|
|
||||||
void prv_center_focus_animation_update_out_only(Animation *animation,
|
void prv_center_focus_animation_update_out_only(Animation *animation,
|
||||||
const AnimationProgress progress) {
|
const AnimationProgress progress) {
|
||||||
// anwalys only render the bounce back
|
// anyways only render the bounce back
|
||||||
prv_center_focus_animation_update_impl(animation, true, progress);
|
prv_center_focus_animation_update_impl(animation, true, progress);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue