delete oil

This commit is contained in:
lixiaopeng
2020-01-19 18:51:09 +08:00
parent df7a77fbb5
commit d6c4059ecb

View File

@@ -82,11 +82,11 @@ public class LaucherShareDialog extends Dialog implements View.OnClickListener {
sendShareReceiver("1");
traceTypeData("1");
} else if (id == R.id.oil_price_layout) {
traceData("1");
Intent intent = new Intent();
intent.setData(Uri.parse("reshthing://com.zhidao.fresh.things/shareOilPrice"));
mContext.startActivity(intent);
traceTypeData("2");
// traceData("1");
// Intent intent = new Intent();
// intent.setData(Uri.parse("reshthing://com.zhidao.fresh.things/shareOilPrice"));
// mContext.startActivity(intent);
// traceTypeData("2");
} else if (id == R.id.traffic_check_layout) { //交通检查
traceData("1");
sendShareReceiver("2");