kHRYSTAL / CircleRecyclerView

the library is a loop RecyclerView(expression), can show some effects when display
714 stars 100 forks source link

i want to get index of center view and set text of fragment based on index how to get index? #35

Open priyankaMakwanaP opened 1 year ago

priyankaMakwanaP commented 1 year ago

i have different text view in fragment and I want to set text of textview based on index of view of center how to archive this?