listview中多個控制元件新增靜態陣列
最終效果如下圖所示:
具體步驟:
一 建立activity.xml和item_layout.xml佈局檔案
二 建立資料來源格式類Card
三 配置介面卡CardAdapter
在修改getview方法中:首先要為資料定義裝載的view容器,然後將資料新增到view容器中。
四 在MainActivity中初始化資料來源,並載入介面卡
完整程式碼如下:
http://share.weiyun.com/bb886fc20b5e34e763d82dbe7cdbc4fb