當畫布局比較複雜的時候儘量使用相對佈局來畫(RelativeLayout)如下面的購物券的佈局

XML佈局爲: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="150dp" an
相關文章
相關標籤/搜索