//是不是这样就可以了: android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" > android:layout_width="fill_parent" android:layout_height="fill_parent" android:shrinkColumns="0" > android:text="+" android:layout_weight="1" /> android:text="-" android:layout_weight="1"/> android:text="*" android:layout_weight="1" /> android:text="/" android:layout_weight="1" />
布局都不会??看看书!
里面自带的就很好了很实用了没必要再去做,你还不如去做自己的主题