VM
Size: a a a
VM
VM
Ж
QH
DM
Caused by: android.view.InflateException: Binary XML file
constructor(context: Context) : super(context)
constructor(context: Context, attrs: AttributeSet) : super(context, attrs)
constructor(context: Context, attrs: AttributeSet, defStyle: Int) : super(context, attrs, defStyle)
<com.host.appname.customview.CustomView
android:layout_width="match_parent"
android:layout_height="match_parent">
</com.host.appname.customview.CustomView>
return inflater.inflate(R.layout.fragment, container, false)
DB
Caused by: android.view.InflateException: Binary XML file
constructor(context: Context) : super(context)
constructor(context: Context, attrs: AttributeSet) : super(context, attrs)
constructor(context: Context, attrs: AttributeSet, defStyle: Int) : super(context, attrs, defStyle)
<com.host.appname.customview.CustomView
android:layout_width="match_parent"
android:layout_height="match_parent">
</com.host.appname.customview.CustomView>
return inflater.inflate(R.layout.fragment, container, false)
DM
i
QH
Caused by: android.view.InflateException: Binary XML file
constructor(context: Context) : super(context)
constructor(context: Context, attrs: AttributeSet) : super(context, attrs)
constructor(context: Context, attrs: AttributeSet, defStyle: Int) : super(context, attrs, defStyle)
<com.host.appname.customview.CustomView
android:layout_width="match_parent"
android:layout_height="match_parent">
</com.host.appname.customview.CustomView>
return inflater.inflate(R.layout.fragment, container, false)
DM
QH
jq
QH
i
jq
QH
DM
android.view.InflateException: Binary XML file line #17 in com.host.app:layout/fragment: Binary XML file line #17 in com.host.app:layout/fragment: Error inflating class com.host.app.customview.CustomView
Caused by: android.view.InflateException: Binary XML file line #17 in com.host.app:layout/fragment: Error inflating class com.host.app.customview.CustomView
Caused by: java.lang.reflect.InvocationTargetException
QH
android.view.InflateException: Binary XML file line #17 in com.host.app:layout/fragment: Binary XML file line #17 in com.host.app:layout/fragment: Error inflating class com.host.app.customview.CustomView
Caused by: android.view.InflateException: Binary XML file line #17 in com.host.app:layout/fragment: Error inflating class com.host.app.customview.CustomView
Caused by: java.lang.reflect.InvocationTargetException
DM
L
L