News

Before using CardView in your app, you must include the CardView library in your app build.gradle file, the same way you included the RecyclerView library above Code Copy Text ...
Also, to use both recyclerview and cardview to display lists, you must include the relevant libraries to the dependencies section in your app build.gradle file (24.2.1 was the current library ...