Introduction - If you have any usage issues, please Google them yourself
This a ListView can show a variety of layout adapter. The ListView with SimpleAdapter can only present a Layout so simple but sometimes can not meet demand. So, I downloaded to The SDK source rewrite SimpleAdapter, you can see the Javadoc those the JavaDoc or before SimpleAdapter the. Can you download it as SimpleAdapter. The major changes are: 1, constructor no longer accepts a single Layout Resource Resource array can accept. 2, according to ItemViewType to select Resource, the subclass should rewrite getItemViewType.