mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-29 00:32:11 -07:00
back to the original pause time - the feature I do not like
This commit is contained in:
parent
4e354a8078
commit
acbe5abb05
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user