opt share upload
This commit is contained in:
@@ -104,7 +104,7 @@ public class LaucherShareDialog extends Dialog implements View.OnClickListener {
|
||||
* 发送广播 1拥堵,2交通检查,3封路
|
||||
*/
|
||||
private void sendShareReceiver(String type) {
|
||||
Logger.d("liyz", "LaucherShareDialog sendShareReceiver ---->");
|
||||
Logger.d("LaucherShareDialog", "LaucherShareDialog sendShareReceiver ---->");
|
||||
Intent intent = new Intent();
|
||||
intent.setAction("com.zhidao.roadcondition.share");
|
||||
intent.putExtra("type", type);
|
||||
|
||||
Reference in New Issue
Block a user