ListAdapter
MVC模式,封装了Mode与View,创建UI更方便
整个View创建的流程
以ApiDemo 中的ListExample为例,继承ListActivity。
通过上面的调用栈,再画个执行流程图: