ExpandableLayout icon indicating copy to clipboard operation
ExpandableLayout copied to clipboard

Footer doesn't work with it's own onClickListener

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

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.

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

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.

traex avatar Jan 27 '15 09:01 traex