Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 444 Bytes

File metadata and controls

7 lines (6 loc) · 444 Bytes

This is a simple repo that demonstrates how to add, edit, and remove items in a RecyclerView. The project contains two modules:

  • app: Kotlin version of the code
  • java: Java version of the code.

A thorough explanation for the code can be found in the post here.
Feel free to contact me in case you have any suggestions/comments/feedback for improvement.