I have a ListView where each list item is a custom layout based on a RelativeLayout, it is clickable and it has a custom selector. En plus, it has a sub-RelativeLayout which
Can you please show your code of ListView's item and selectors? To my mind you've made some mistakes, when implemented it. Here is my example of item and its selectors. It works fine for me:
Video, how my implementation works: >click to open<
list_view_item.xml
relative_selector.xml
-
child_selector_1.xml
-
-
-