DevsmartLib-Android icon indicating copy to clipboard operation
DevsmartLib-Android copied to clipboard

Fast Scroll Problem in HorizontalListView

Open nikunjparadva opened this issue 7 years ago • 0 comments

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

nikunjparadva avatar Sep 01 '16 12:09 nikunjparadva