ExpandableTextView icon indicating copy to clipboard operation
ExpandableTextView copied to clipboard

OnClickListener for ImageButton in ExpandableTextView

Open squeeish opened this issue 9 years ago • 3 comments

I am only able to expand the text by tapping on the text itself; nothing happens if I tap the ImageButton. Is this by design?

squeeish avatar May 18 '15 07:05 squeeish

No, the text should also expand when the ImageButton is tapped. Are you possibly setting the clicklistener by yourself on the ImageButton? If you can share the project which reproduces the issue, I can take a look.

Manabu-GT avatar Jun 14 '15 09:06 Manabu-GT

I have the issue too, just implemented the sample in a recyclerview .

pdavid0 avatar Aug 26 '15 15:08 pdavid0

yup.. this is quite annoying. is there no fix yet?

KishoreBabuIN avatar Mar 18 '16 10:03 KishoreBabuIN