Chanven / CommonPullToRefresh

Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout.
Apache License 2.0
1.07k stars 303 forks source link

java.lang.RuntimeException #22

Open hozur opened 8 years ago

hozur commented 8 years ago
java.lang.RuntimeException: Don't call setOnClickListener for an AdapterView. You probably want setOnItemClickListener instead
Chanven commented 8 years ago

so....... use setOnItemClickListener instead ~