Can't get it working.
I placed it to xml:
<QuickContactBadge xmlns:android="http://schemas.android.com/apk/res/
android"
android:src="@drawable/logo"
android:id="@+id/my_icon"/>
And the code:
QuickContactBadge tx3 = (QuickContactBadge)findViewById(R.id.my_icon);
tx3.assignContactFromEmail("[email protected]", false);
When I click over the icon no Badge is displayed. Contacts application
is started instead with contact details displayed.
On Oct 30, 11:02 pm, Jeff Sharkey <[email protected]> wrote:
> The easiest way is using the new QuickContactBadge widget.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en