mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 16:22:12 -07:00
be consistent with new merges
This commit is contained in:
parent
acbe5abb05
commit
5bfad8242e
@ -86,8 +86,8 @@ public class RecordWorkoutActivity extends FitoTrackActivity implements Location
|
|||||||
private Intent locationListener;
|
private Intent locationListener;
|
||||||
private Intent pressureService;
|
private Intent pressureService;
|
||||||
private boolean saved= false;
|
private boolean saved= false;
|
||||||
TextToSpeech tts;
|
private TextToSpeech tts;
|
||||||
boolean ttsReady = false;
|
private boolean ttsReady = false;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void onCreate(Bundle savedInstanceState) {
|
protected void onCreate(Bundle savedInstanceState) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user