Android创建列表并为列表添加数据
摘要:在Android开发中经常会用到ListView,也就是列表,而列表的内容需要如何决定呢,很好的方法是使用各种adapter 首先来看看用entries添加列表内容 在布局文件中,创建一个ListView,其内容在values文件夹下的arrays.xml文件中 entries为ListView中的
阅读全文
posted @ 2019-02-26 22:08
posted @ 2019-02-26 22:08
posted @ 2019-02-14 22:59