Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
1 additions and
1 deletions
-
app/src/main/res/layout/dialog_post_view.xml
|
|
@ -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" |
|
|
|