Fixed cardview clipping in sharedElement transitions
This commit is contained in:
parent
2673a1f0d0
commit
7b2f321693
6 changed files with 23 additions and 18 deletions
|
@ -10,6 +10,7 @@
|
|||
tools:ignore="MissingPrefix">
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
android:id="@+id/imageContainer"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
android:layout_margin="4dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue