ExpandableLayout icon indicating copy to clipboard operation
ExpandableLayout copied to clipboard

FooterView doesn't work with footer

Open Chang-han opened this issue 10 years ago • 2 comments

Chang-han avatar Jan 27 '15 05:01 Chang-han

Can I have more details about what you're trying to achieve ?

On Tue, Jan 27, 2015, 06:48 Chang-han [email protected] wrote:

— Reply to this email directly or view it on GitHub https://github.com/traex/ExpandableLayout/issues/7.

traex avatar Jan 27 '15 09:01 traex

I attached a footer on the listview.

I was using an OnClickListener of Footer(its own listener)

And this is not working with this library, so I handle click with listItemClickListener.

But this way is little confusing to me, so I want to use own OnClickListener of footer.

Chang-han avatar Jan 27 '15 14:01 Chang-han