#Insensitive ListView
ListView that isn't sensitive to to horizontal scrolling.
<PACKAGENAME.InsensitiveListView
android:layout_width="match_parent"
android:layout_height="wrap_content" >
</PACKAGENAME.InsensitiveListView>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Insensitive ListView
ListView that isn't sensitive to to horizontal scrolling.
<PACKAGENAME.InsensitiveListView
android:layout_width="match_parent"
android:layout_height="wrap_content" >
</PACKAGENAME.InsensitiveListView>