|
|
@@ -12,7 +12,7 @@
|
|
|
android:id="@+id/image_view_related_tag_image"
|
|
|
android:layout_width="124dp"
|
|
|
android:layout_height="93dp"
|
|
|
- android:scaleType="centerCrop"
|
|
|
+ android:scaleType="center"
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
app:layout_constraintTop_toTopOf="parent"
|