This commit is contained in:
Austin Huang 2020-11-04 17:35:01 -05:00
parent 7678446ba6
commit 09cf333cb0
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
android:clickable="true"
android:focusable="true"
android:transitionName="post_image"
app:actualImageScaleType="centerCrop"
app:actualImageScaleType="fitCenter"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"