I am customizing an ExapndableListView,, I am trying to add a Button to the Group Item,,
The problem is that if the button is focussable the group does't expand on click. I want the group to expand normally and the button to be clicked normally.
Anybody knows how I could accomplish that?
Set the button not focusable. button.setFocusable(false)
This should to the job.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With