int pos = getAdapterPosition();
Call this inside viewholder defined in adapter
One of example
http://wiki.workassis.com/android-recyclerview-example/
This example is for the case where fileData is very huge and in json format let map = new Map<string, string>() map.set(this.ge...
No comments:
Post a Comment