android - How to set a title for a context menu? -
when bring context menu on contact in android built-in app, context menu has title (the contact's name). same playlist context menu in music app.
i have added context menu imageview (no list item). there no title, options shown. there easy way set title context menu looks built-in apps' ones?
you want use setheadertitle(charsequence title).
Comments
Post a Comment