small fixes;
This commit is contained in:
parent
94c58edb7c
commit
3bcf8d4e3b
1 changed files with 0 additions and 7 deletions
|
@ -72,13 +72,6 @@ public class TripRecordingBottomFragment extends MenuBottomSheetDialogFragment {
|
|||
private GpxBlockStatisticsBuilder blockStatisticsBuilder;
|
||||
|
||||
private SelectedGpxFile selectedGpxFile;
|
||||
|
||||
private View statusContainer;
|
||||
private LinearLayout showTrackContainer;
|
||||
private AppCompatImageView trackAppearanceIcon;
|
||||
private View buttonSave;
|
||||
private GpxBlockStatisticsBuilder blockStatisticsBuilder;
|
||||
|
||||
private final Handler handler = new Handler();
|
||||
private Runnable updatingGPS;
|
||||
|
||||
|
|
Loading…
Reference in a new issue