ExpandableLayout
ExpandableLayout copied to clipboard
Footer doesn't work with it's own onClickListener
Before I use this library, it worked fine with footer having own OnClickListener.
I assume this occurs when I attach this library. I didn't do any other things.
Debugger saids
java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1(I tested with size 1 listview).
I'm now using listClickListener instead. But it's Little confusing.
hope this issue fixes very soon.
Can I have more details about what you're trying to achieve ?
On Tue, Jan 27, 2015, 07:08 Chang-han [email protected] wrote:
Before I use this library, it worked fine with footer having own OnClickListener.
I assume this occurs when I attach this library. I didn't do any other things.
Debugger saids
java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1(I tested with size 1 listview).
I'm now using listClickListener instead. But it's Little confusing.
hope this issue fixes very soon.
— Reply to this email directly or view it on GitHub https://github.com/traex/ExpandableLayout/issues/8.