diff --git a/OCH/shuttle/driver/src/main/java/com/mogo/och/shuttle/fragment/BaseShuttleTabFragment.java b/OCH/shuttle/driver/src/main/java/com/mogo/och/shuttle/fragment/BaseShuttleTabFragment.java index 81cfd770bf..6273398549 100644 --- a/OCH/shuttle/driver/src/main/java/com/mogo/och/shuttle/fragment/BaseShuttleTabFragment.java +++ b/OCH/shuttle/driver/src/main/java/com/mogo/och/shuttle/fragment/BaseShuttleTabFragment.java @@ -42,7 +42,6 @@ import com.mogo.map.listener.MogoMapListenerHandler; import com.mogo.map.uicontroller.IMogoMapUIController; import com.mogo.map.uicontroller.VisualAngleMode; import com.mogo.och.shuttle.R; -import com.mogo.och.shuttle.ui.ShuttleTrafficDataView; import com.mogo.och.shuttle.view.BizMapView; import com.mogo.och.data.bean.BusRoutesResult; import com.mogo.och.shuttle.model.OrderModel; diff --git a/OCH/shuttle/driver/src/main/res/drawable-xhdpi/press_start_status.png b/OCH/shuttle/driver/src/main/res/drawable-nodpi/press_start_status.png similarity index 100% rename from OCH/shuttle/driver/src/main/res/drawable-xhdpi/press_start_status.png rename to OCH/shuttle/driver/src/main/res/drawable-nodpi/press_start_status.png diff --git a/OCH/shuttle/driver/src/main/res/drawable-xhdpi/start_failure.png b/OCH/shuttle/driver/src/main/res/drawable-nodpi/start_failure.png similarity index 100% rename from OCH/shuttle/driver/src/main/res/drawable-xhdpi/start_failure.png rename to OCH/shuttle/driver/src/main/res/drawable-nodpi/start_failure.png diff --git a/OCH/shuttle/driver/src/main/res/drawable-xhdpi/shuttle_write_off_bg.png b/OCH/shuttle/driver/src/main/res/drawable-xhdpi/shuttle_write_off_bg.png index d4d1eac25f..de9b6c49b7 100755 Binary files a/OCH/shuttle/driver/src/main/res/drawable-xhdpi/shuttle_write_off_bg.png and b/OCH/shuttle/driver/src/main/res/drawable-xhdpi/shuttle_write_off_bg.png differ diff --git a/OCH/shuttle/driver/src/main/res/drawable/press_start_status.png b/OCH/shuttle/driver/src/main/res/drawable/press_start_status.png deleted file mode 100755 index af32c20cb5..0000000000 Binary files a/OCH/shuttle/driver/src/main/res/drawable/press_start_status.png and /dev/null differ diff --git a/OCH/shuttle/driver/src/main/res/drawable/start_failure.png b/OCH/shuttle/driver/src/main/res/drawable/start_failure.png deleted file mode 100755 index 5737f93ad8..0000000000 Binary files a/OCH/shuttle/driver/src/main/res/drawable/start_failure.png and /dev/null differ diff --git a/OCH/shuttle/driver/src/main/res/layout/shuttle_base_fragment.xml b/OCH/shuttle/driver/src/main/res/layout/shuttle_base_fragment.xml index 53b5f358ab..a275b87a98 100644 --- a/OCH/shuttle/driver/src/main/res/layout/shuttle_base_fragment.xml +++ b/OCH/shuttle/driver/src/main/res/layout/shuttle_base_fragment.xml @@ -38,7 +38,7 @@ + android:layout_width="@dimen/dp_618" + android:layout_height="@dimen/dp_177"/>