I am trying to use card_view. But it keeps giving an error.
card_view
Error:(13) No resource identifier found for attribute `\'cardCornerRadius\' in pa
For those of you coming in here looking for Xamarin-specific, once you've added the Android Support Library v7 CardView component, you need to Clean your project and then re-build.