Android ListView详解

在android应用中,数据以列表的形式显示一般是经过ListView来实现,下面是一个ListView入门的小例子 1.首先是主布局文件main.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" androi
相关文章
相关标签/搜索