lay2.xml
- <!--?xml version="1.0" encoding="utf-8"?--> <linearlayout xmlns:android="http://www.easck.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" android:background="#FF8684">
- </linearlayout>
lay3.xml与lay2.xml类型
- <!--?xml version="1.0" encoding="utf-8"?--> <linearlayout xmlns:android="http://www.easck.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" android:background="#1586FF">
- </linearlayout>
main.xml
- <!--?xml version="1.0" encoding="utf-8"?--> <linearlayout xmlns:android="http://www.easck.com/apk/res/android" xmlns:umadsdk="http://www.easck.com/apk/res/com.LoveBus" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical">










