Fix countdown text in timer notification
This commit is contained in:
parent
a3ad4ea458
commit
cd18b33fcd
@ -94,6 +94,7 @@ public class TimerNotificationService extends Service {
|
||||
// 0/*Shouldn't need a flag..*/));
|
||||
|
||||
mCountdownDelegate.init();
|
||||
mCountdownDelegate.setCountDown(true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user