Android Studio學習之-控件總結

1、 android:orientation="vertical"垂直分佈 <TextView 文本框 2、圖片資源 match_parent填充 3 、button <Button android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="按鍵" />
相關文章
相關標籤/搜索