cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

How to get values From onItemClickListner fromUltimate Recyclerview.. #452

Open karthick1611 opened 7 years ago

karthick1611 commented 7 years ago

Hi.. I'm using your library(Node Connectors).. All is working fine.. I got values from json and store and show in recyclerview.. But, I want to know how to get values from onclick item ..