[android-developers] Re: ListView and a button inside the list item... How to process long presses?
"implements ListView.OnItemLongClickListener"
On Jul 20, 10:20 pm, Moto <medicalsou...@gmail.com> wrote:
> Hi all!
> I got a ListView item that contains a button inside.
>
> Currently the long press of a ListView item does not get processed. I
> thought that by setting the Button.setLongClickable(false) would allow
> the long press to be passed along to the ListView item and it's not
> happening...
>
> Any help on this?
>
> Thanks!
> -Moto
--
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