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..*/));
|
// 0/*Shouldn't need a flag..*/));
|
||||||
|
|
||||||
mCountdownDelegate.init();
|
mCountdownDelegate.init();
|
||||||
|
mCountdownDelegate.setCountDown(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user