How can I launch the QuickContact action in android 2.1

怎甘沉沦 提交于 2019-12-07 19:51:12

问题


How can I launch the QuickContact action in android 2.1. Like the one shown here


回答1:


If you use the QuickContactBadge you'll get that functionality built in. If you want to use it from your own widget you can use ContactsContract.QuickContact#showQuickContact.



来源:https://stackoverflow.com/questions/3168115/how-can-i-launch-the-quickcontact-action-in-android-2-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!