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 pressureService;
|
||||
private boolean saved= false;
|
||||
TextToSpeech tts;
|
||||
boolean ttsReady = false;
|
||||
private TextToSpeech tts;
|
||||
private boolean ttsReady = false;
|
||||
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user