#Library compile 'com.android.support:recyclerview-v7:22.2.0' compile 'com.android.support:cardview-v7:22.2.0' compile 'com.jakewharton:butterknife:7.0.1' compile ...
This repository contains a simple AndroidStudio project with a custom built CardView xml layout, and an Activity that shows it. The sole purpouse of this repository is to give an example of how a ...