Closed rohitjakhar closed 2 years ago
Hi Rohit thanks for your contribution. Please have a look at the review changes that I left for you, also please rebase your branch with master as I have did some changes
Hi Rohit thanks for your contribution. Please have a look at the review changes that I left for you, also please rebase your branch with master as I have did some changes
All are done.
Replace all recycleView.Adapter with list adapter and optimised code of adater. Use lazy instead of lateinit for adapter because we need immutable adapter.