[add] 取消求助黑白模式.9图

This commit is contained in:
liujing
2020-11-13 10:56:53 +08:00
parent f719b508e3
commit 5721256e8a
9 changed files with 22 additions and 20 deletions

View File

@@ -54,7 +54,6 @@ public class V2XSeekHelpButton implements IV2XButton {
tv = V2XServiceManager.getMogoEntranceButtonController().getButton(ButtonIndex.BUTTON2);
tv.setText("取消\n求助");
tv.setVisibility(View.VISIBLE);
tv.setBackgroundResource(R.drawable.bg_v2x_cancel_help);
tv.setOnClickListener(v -> {
//调用取消求助接口
// TODO: 2020/5/18 回调,显示对话框