Hello, I was wondering if anybody could give me an...
# android
j
Hello, I was wondering if anybody could give me any guidance for adding recyclerview to my project. I haven't done any android development for a very long time. It used to be in the support library if I remember correctly but when I read the docs at android developer, it says to use the new
androidx
libraries. I can't seem to find the version number of the latest androidx recycler view. When I search online I see a lot of old posts which direct you back to the support library. Can anybody please help me to find what I'm supposed to put in the
implementation
portion of the gradle build???
google 2
stackoverflow 2
r
first Google Search result for
androidx versions
k