guys i have a case `1.where i get a list of pagina...
# android
v
guys i have a case
1.where i get a list of pagination data from the server
2.i have edit/delete api regarding the items which i get from that list
i have implemented basic pagination using paging 3 and its working properly wanted to know how would i implement that operations on the items any help or reference would be really helpful
google 3