Skip to content

the first header can't respond to click event when scrolled up #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. set onclick listener for all header layout
2. after start the app, scroll up a several list item
3. the first header can't responding to onclick event,onclicklistener can't be 
called for the first shown header

In my opinion, no matter in what state,the first shown in the listview should 
be clickable. I tried to find why this happen , It turned out that the 
drawchild called in dispatchdraw can't draw on clickable child.

I used android sdk 2.2


Original issue reported on code.google.com by JiuLiang...@gmail.com on 12 May 2012 at 11:40

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions