[6.7.0-tmp] fixbug
This commit is contained in:
@@ -13,6 +13,6 @@ class CarInfoTabView @JvmOverloads constructor(
|
||||
) : ConstraintLayout(context, attrs, defStyleAttr){
|
||||
|
||||
init {
|
||||
LayoutInflater.from(context).inflate(R.layout.view_bone_tab, this, true)
|
||||
LayoutInflater.from(context).inflate(R.layout.view_car_info_tab, this, true)
|
||||
}
|
||||
}
|
||||
}x
|
||||
Reference in New Issue
Block a user