自定义布局文件布局格式是这样子滴

来源:互联网 发布:寂寞聊天软件 编辑:程序博客网 时间:2024/05/16 10:58
<com.example.wy.shop16.ui.activity.MyLinearLayout    xmlns:android="http://schemas.android.com/apk/res/android"    xmlns:tools="http://schemas.android.com/tools"    android:layout_width="match_parent"    android:layout_height="match_parent"></com.example.wy.shop16.ui.activity.MyLinearLayout>