Dec 14, 2010

[Component]Button

<Button
    android:text="按鈕2號"
    android:id="@+id/Button01"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
/>


Ref:
http://developer.android.com/reference/android/widget/Button.html

No comments: