Commit f2b04c176b7da091dde19f8e075743143d838056
1 parent
33c2be2d
ss
Showing
1 changed file
with
1 additions
and
0 deletions
moudle_pedometer/src/main/java/com/cnlive/moudle/pedometer/frame/view/RunRaceDetailFragmentView.java
| @@ -55,6 +55,7 @@ import com.sothree.slidinguppanel.SlidingUpPanelLayout; | @@ -55,6 +55,7 @@ import com.sothree.slidinguppanel.SlidingUpPanelLayout; | ||
| 55 | 55 | ||
| 56 | import java.io.LineNumberReader; | 56 | import java.io.LineNumberReader; |
| 57 | import java.util.ArrayList; | 57 | import java.util.ArrayList; |
| 58 | +import java.util.LinkedList; | ||
| 58 | import java.util.List; | 59 | import java.util.List; |
| 59 | 60 | ||
| 60 | public class RunRaceDetailFragmentView implements MvpView, SensorEventListener { | 61 | public class RunRaceDetailFragmentView implements MvpView, SensorEventListener { |