I want to know the difference between using BaseAdapter
and ArrayAdapter
.
I have been achieving what I want through ArrayAdapters
.
Does it affect the performance of the ListView
on the adapter interface in which it is implemented ?
And, the last question is, can i achieve anything doing with ListView
using any of these Adapters
, or, there are certain cases where specific adapter only can be used?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…