Adding Ripple animation

suggest change

To enable the ripple animation in a CardView, add the following attributes:

<android.support.v7.widget.CardView
  ...
  android:clickable="true"
  android:foreground="?android:attr/selectableItemBackground">
  ...
</android.support.v7.widget.CardView>

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


CardView:
*Adding Ripple animation

Table Of Contents
29CardView
169XMPP
230AIDL
242Okio