Re: [android-developers] Problem with context menu

2010-11-08 Thread TreKing
. On Mon, Nov 8, 2010 at 5:16 AM, gvenugopal wrote: > But when the context menu is appeared by long press on each table row i > could not find on which table row the context menu is appeared. > http://developer.android.com/reference/android/view/ContextMenu.ContextMenuInfo.html

[android-developers] Problem with context menu

2010-11-08 Thread gvenugopal
Hi friends, I have created one music app. In this app, i have loaded albums dynamically by using URL request and displayed as table layout. For each table row i registered context menu. But when the context menu is appeared by long press on each table row i could not find on which table row