When i m doing fast scroll in HorizontalListView Then List view is stop working....
<com.devsmart.android.ui.HorizontalListView
android:id="@+id/listview_overlay"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#d4d4d4" />
Solve It Please