简体   繁体   English

如何使Listview显示完整的通话记录?

[英]How to make listview display full call logs?

I want to make an activity display full info of call logs same the image below. 我想使活动显示呼叫日志的完整信息,如下图所示。 I used Listview and ListAdapter and SimpleCursorAdapter but i can not. 我使用了Listview和ListAdapter和SimpleCursorAdapter,但是我不能。 Please tell me the way to make it. 请告诉我制作方法。

在此处输入图片说明

You need to customize ListView item and create your own adapter. 您需要自定义ListView项并创建自己的适配器。 ex: http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/ 例如: http//www.softwarepassion.com/android-series-custom-listview-items-and-adapters/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM