課程
/移動開發(fā)
/Android
/Android-打造萬能適配器
getViewTypeCount()
getItemViewType(int position)
Adapter中的這種形式支持嗎?
2015-04-23
源自:Android-打造萬能適配器 1-1
正在回答
該課程中沒有涉及到多布局,不過我在github添加了多布局的支持https://github.com/hongyangAndroid/base-adapter-helper , 代碼基本一樣,可以借鑒自行添加。
好好。
舉報
本課程通過對傳統(tǒng)的ListView數(shù)據(jù)綁定寫法,打造萬能適配器
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2015-05-04
該課程中沒有涉及到多布局,不過我在github添加了多布局的支持https://github.com/hongyangAndroid/base-adapter-helper , 代碼基本一樣,可以借鑒自行添加。
2015-05-14
好好。