technojam / developer-roadmap

We keep updating the resources and fields!
35 stars 42 forks source link

RecyclerView #29

Closed noman2002 closed 4 years ago

noman2002 commented 4 years ago

Brief description of RecyclerView. Given as audition task.

danishjamal104 commented 4 years ago

Make below two changes

  1. Try reframing the sentences. As of my review, most of the contents seem that they are copied from [geeks for geeks]. (https://www.geeksforgeeks.org/android-recyclerview/) and this repo.

  2. Move the RecyclerView.md to a new folder named RecyclerView instead of directly putting in the Android Development folder.

danishjamal104 commented 4 years ago

Move recycler view folder inside android development folder.

noman2002 commented 4 years ago

After making the changes do i have to create a new PR

danishjamal104 commented 4 years ago

no.

danishjamal104 commented 4 years ago

Just change the path of your readme file. Move it to this path developer-roadmap/Android Development/RecyclerView/readme.md, and commit the changes

noman2002 commented 4 years ago

I have committed the suggested changes. you can check it now.