Im guessing its something really simple, maybe a setting in listview or fragment. But I couldnt find solution for it for couple of hours now. So.. I have a listView like thi
Set android:clickable="true" in FrameLayout tag of your foreground Fragment
it works for me.