Skip to content

最上面的group条目无法执行group上的Imageview事件 #5

@helenaccount

Description

@helenaccount

getGroupView方法中
groupHolder.follow_icon_help.setOnClickListener(new OnClickListener() {

            @Override
            public void onClick(View v) {
                Log.e("error", groupPosition + "$$$$$$$$$$$$");

            }
        });

在固定的group条目中不执行

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions