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