Android-使用绝对布局管理器固定组件的位置
使用绝对布局管理器<AbsoluteLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical">