Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7c6ba2e8 authored by George Mount's avatar George Mount
Browse files

Fix Chronometer countdown

Fixes: 359936006

The Chronometer countdown was counting down by 2 seconds rather
than by one second. This CL does two things: it fixes the
delay to work when counting down. It also rounds off the time
so that it doesn't count zero for two seconds. There is
special handling for counting down. The previous behavior started
with rounding down the count down. With the new rounding behavior,
count down has to do something different so that it achieves the same
behavior.

Flag: EXEMPT bugfix

Test: new test, manual testing
Change-Id: I611d21f1abb547d4ba5f2c3b269c1be1d480be0a
parent ae928a0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment