This is not an ideal solution, but it may be useful to someone. Related issue: material-components/material-components-android#881 Tested on: com.google.android.material:material:1.4.0-rc01 Layout Result ImageView inside the MaterialCardView (with 1dp stroke and 16dp corners) ShapeableImageView (with 1dp stroke and 16dp corners) ShapeableImageView (with 2dp (1dp + additional 1dp) stroke and 16dp corners) inside the MaterialCardView (with 16dp corners) [this Gist]