Re: [android-developers] Context menu on custom listview....

2012-06-07 Thread TreKing
On Thu, Jun 7, 2012 at 5:12 AM, jitendra patidar wrote: > i want to show context menu when i click one of item of list but i unable > to do this ... > Why are you "unable to do this"? What have you tried that is not working? > i think it is not possible with custom adapter.. Why would you thi

[android-developers] Context menu on custom listview....

2012-06-07 Thread jitendra patidar
Hi All... hi i am using list view with custom adapter in which i am taking image view ,text view and two button ,this is the one cell layout...i am display this list view in popup window. i want to show context menu when i click one of item of list but i unable to do this ... i think it is not