I have an activity with a ListView. ListView with custom views. I add OnItemClickLIstener to the ListView. and when i click on item, in result i see nothing. Activity with ListV
Make Focus for all components as follows :
android:focusable="false" android:focusableInTouchMode="false"