Переглянути джерело

[카테고리메인][Bug] centerCrop 적용

Hasemi 7 роки тому
батько
коміт
3f0ed29909

+ 1 - 1
app/src/main/res/layout/main_first_category_grid_view.xml

@@ -9,7 +9,7 @@
   <ImageView
     android:id="@+id/image_view_main_first_category"
     android:layout_width="match_parent"
-    android:layout_height="wrap_content"
+    android:layout_height="match_parent"
     android:scaleType="centerCrop"
     app:srcCompat="@drawable/img_bestbucket_1"/>