[android-developers] Re: Context menu for other views
Hi venu, you can set tag for every table row or directly for column.
Into tag you can pass any information what you need like view id, row
id.
I cannot see how did you implement context menu calling but I suppose
interface method params contain view object.
On 8 Лис, 13:13, gvenugopal <gvenugopal...@gmail.com> wrote:
> 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 the context menu is appeared. If anyone know please guide me
> to solve this problem.
>
> Thanks
> venu
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home