CardView won't ripple on click
问题 In my android app I have a recyclerview containing card views. However for some reason when I long press the cardview the ripple effect appears but if I just click it, then the ripple effect doesn't appear. Any suggestions? CardView Item Layout <?xml version="1.0" encoding="utf-8"?> <android.support.v7.widget.CardView xmlns:card_view="http://schemas.android.com/apk/res-auto" xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/card_view" android:layout_width="fill