In this video we will learn the basics of RecyclerView , also about the new dependencies of androidx, We will create a simple list of items with the help of RecyclerView.... Dependency :
implementation 'androidx.recyclerview:recyclerview:1.0.0'
In this video we will learn the basics of RecyclerView , also about the new dependencies of androidx, We will create a simple list of items with the help of RecyclerView....
0 Comments