When I enter a ImageButton
in the layout of my ListView
, it is no longer possible to click the ListView
, that is, the click is disabled. Is there any way to enable ListView
when you have a ImageButton
inserted in your layout?