阅读背景:

如何让Android中的按钮在屏幕上自动拉伸/缩小?

来源:互联网 

XML Code:

XML代码:

<GridLayout
    android:id="@+id/grid"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:layout_above="@+id/step"
    android:layout_alignParentLeft="true"
    android:layout_alignParentRight="true"
    android:layout_below="@+id/menu" >
</GridLayout>
<GridLayout
    android:id



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: