摘要: ListView是非常常用的控件,而掌握好对它的优化又是重中之重.简单ListView的优化1.先搞定主界面配置文件,非常简单一个ListView:<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_par 阅读全文
posted @ 2012-12-20 16:59 androidfan 阅读(127) 评论(0) 推荐(0)