错误信息:android.view.InflateException: Binary XML file line #10: Error inflating class fragment
代码
<fragment
android:tag="@+id/fragment"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:name="com.example.lena.fragmentdemo_2.fragment.BlankFirstFragment">
</fragment>
每天进步一小点点
相关分类