[add] 乘客屏速度数据信息
This commit is contained in:
@@ -35,6 +35,7 @@ public class TapPositionView extends ConstraintLayout {
|
||||
|
||||
public TapPositionView(Context context, @Nullable AttributeSet attrs) {
|
||||
super(context, attrs);
|
||||
Log.d(TAG, "2");
|
||||
LayoutInflater.from(context).inflate(R.layout.hmi_tap_position, this);
|
||||
tabP = findViewById(R.id.tap_p);
|
||||
tabR = findViewById(R.id.tap_r);
|
||||
|
||||
Reference in New Issue
Block a user