This Android app demonstrates the usage of RecyclerView to display a list of items. It's developed using Java and the Android Studio IDE. Displays a list of items using RecyclerView. Each item in the ...
this is project shows a list of books using recyclerview. each book contains information such as cover of the book , name of the book, writer, publish year and etc. the project is using glide library ...