movielist.setAdapter(new EfficientAdapter(this));
                        movielist.setClickable(true);
                        movielist.setFocusable(true);


i have already tried that one nothing result same issue

On Thu, Oct 6, 2011 at 6:07 PM, Kostya Vasilyev <kmans...@gmail.com> wrote:
> Try taking out these two lines.
>
> 06.10.2011 16:11, KK пишет:
>>
>> l1.setFocusable(true);
>> l1.setClickable(true);
>
> --
> Kostya Vasilyev
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to