back to the original pause time - the feature I do not like

This commit is contained in:
Ruslan Sokolovski 2020-01-04 19:23:49 -08:00
parent 4e354a8078
commit acbe5abb05

View File

@ -47,7 +47,7 @@ public class WorkoutRecorder implements LocationListener.LocationChangeListener
} }
} }
private static final int PAUSE_TIME= 1000*1000; private static final int PAUSE_TIME= 10000;
/** /**
* Time after which the workout is stopped and saved automatically because there is no activity anymore * Time after which the workout is stopped and saved automatically because there is no activity anymore