已采納回答 / xuexiaaaaa
protected abstract void setContent(ViewHolder viewHolder, T t, int i);你把baseadapter的方法寫成這樣的試試,和這個i就是你要的position
2016-11-14