查看车辆位置完善
This commit is contained in:
parent
b0a1b04422
commit
7ad16f73f8
@ -218,15 +218,6 @@ public class MyFragment extends BaseFragment {
|
||||
});
|
||||
|
||||
onSeeLocation.setOnClickListener(v->{
|
||||
|
||||
// Map<String,Object> map=new HashMap();
|
||||
// map.put("carNumber","豫RMH562");
|
||||
Request re = OkHttpUtil.posts(new OkDate("http://app.test.dahehuoyun.com/api/"+"waybill/getCarPositioning?carNumber="+"豫RWC376", "post", ""),getToken(con),con);
|
||||
RequestTest.test(1,USER_DATA+"safdsfas",re,con,hd);
|
||||
|
||||
// Request re = OkHttpUtil.get(new OkDate("http://app.test.dahehuoyun.com/api/"+"waybill/getCarPositioning?carNumber="+"豫RWC376", "post", ""),getToken(con),con);
|
||||
// RequestTest.test(1,COMPANY_SAVE+"asdfas",re,con,hd);
|
||||
|
||||
ActivityUtils.startActivity(con,CheckCarLocActivity.class);
|
||||
});
|
||||
}
|
||||
|
@ -398,7 +398,7 @@
|
||||
android:layout_marginRight="@dimen/dp_20"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_36"
|
||||
android:src="@mipmap/icon_my_8"
|
||||
android:src="@mipmap/icon_my_10"
|
||||
android:scaleType="fitXY"/>
|
||||
|
||||
<View android:layout_width="match_parent"
|
||||
|
BIN
app/src/main/res/mipmap-hdpi/icon_my_10.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/icon_my_10.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
Loading…
Reference in New Issue
Block a user