Wednesday, May 30, 2012

[android-developers] Button in listitem in listview unclickable

Hi all,

I found a weird scenario which is button in listitem in listview are
unclickable unless scroll listview to the last listitem,

after some research seems the problem is occurred by the layout
Relativelayout1->Relativelayout2->Listview ,

If you move Listview into the Relativelayout1 it will work fine.

you may see exactly what happens by download this sample project .

http://www.ingree.com/issue.zip

--
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

No comments:

Post a Comment