I\'m trying to add CardView to my activity as the official sample. But it does
dependencies { ... compile 'com.android.support:cardview-v7:26.+' compile 'com.android.support:recyclerview-v7:26.+' ... }