Click Framelayout does not work with Listview inside

0

I have the following situation: I have a main layout that contains a listview inside. This listview keeps some distance from the layout edges and I placed an External Layout literally over that listview occupying the entire screen. The problem in question is that the click of the External Layout (Container) only works in the places where the listview does not occupy, if it is a more screen-centric area the click simply does not work.

I need the click on the container to occur even by clicking anywhere where the listview is present. I have already read the documentation on this but really could not implement anything that removes the click from the list and just leave the Container click.

If you have suggestions of what can be done thank you right away.

    
asked by anonymous 01.03.2016 / 01:36

0 answers