Panagiotis Triantafyllou

coupon inner photo dimen

......@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
ext {
PUBLISH_GROUP_ID = 'ly.warp'
PUBLISH_VERSION = '4.5.5.4r24'
PUBLISH_VERSION = '4.5.5.4r25'
PUBLISH_ARTIFACT_ID = 'warply-android-sdk'
}
......
......@@ -59,7 +59,7 @@
<ImageView
android:id="@+id/imageView6"
android:layout_width="match_parent"
android:layout_height="255dp"
android:layout_height="222dp"
android:scaleType="centerCrop"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
......
......@@ -57,7 +57,7 @@
<ImageView
android:id="@+id/imageView6"
android:layout_width="match_parent"
android:layout_height="255dp"
android:layout_height="222dp"
android:scaleType="centerCrop"
tools:src="@drawable/carousel_banner" />
......
......@@ -59,7 +59,7 @@
<ImageView
android:id="@+id/imageView6"
android:layout_width="match_parent"
android:layout_height="255dp"
android:layout_height="222dp"
android:scaleType="centerCrop"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
......
......@@ -55,7 +55,7 @@
<ImageView
android:id="@+id/imageView6"
android:layout_width="match_parent"
android:layout_height="255dp"
android:layout_height="222dp"
android:scaleType="centerCrop"
tools:src="@drawable/carousel_banner" />
......
......@@ -63,7 +63,7 @@
<ImageView
android:id="@+id/imageView6"
android:layout_width="match_parent"
android:layout_height="255dp"
android:layout_height="222dp"
android:layout_centerHorizontal="true"
android:scaleType="centerCrop"
tools:src="@drawable/carousel_banner" />
......
......@@ -56,7 +56,7 @@
<ImageView
android:id="@+id/imageView6"
android:layout_width="match_parent"
android:layout_height="255dp"
android:layout_height="222dp"
android:scaleType="centerCrop"
android:src="@drawable/unified_coupon_banner" />
......