Commit 664e9e3819146f2d414c502980fc3108914a3abd
1 parent
33c2be2d
1.赛事详情
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 { |