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