ExpandableLayout
ExpandableLayout copied to clipboard
FooterView doesn't work with footer
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.
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.