فهرست منبع

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

Hasemi 7 سال پیش
والد
کامیت
3f0ed29909
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/src/main/res/layout/main_first_category_grid_view.xml

+ 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"/>