「优化」
调整布局
This commit is contained in:
@@ -55,7 +55,7 @@ public class V2XSeekHelpDialog extends ConstraintLayout implements View.OnClickL
|
||||
|
||||
private void init(Context context) {
|
||||
mContext = context;
|
||||
LayoutInflater.from(context).inflate(R.layout.dialog_v2x_common, this);
|
||||
LayoutInflater.from(context).inflate(R.layout.dialog_v2x_seek_help, this);
|
||||
tvContent = findViewById(R.id.tvDialogContent);
|
||||
tvLeft = findViewById(R.id.tvDialogLeft);
|
||||
tvRight = findViewById(R.id.tvDialogRight);
|
||||
|
||||
Reference in New Issue
Block a user