|
|
@@ -11,17 +11,11 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
android:scaleType="centerCrop"
|
|
|
- android:background="@drawable/image_dim"
|
|
|
app:srcCompat="@drawable/img_bestbucket_1"/>
|
|
|
|
|
|
<android.support.constraint.ConstraintLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
|
- android:background="@drawable/image_dim"
|
|
|
- />
|
|
|
- <android.support.constraint.ConstraintLayout
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="130dp"
|
|
|
app:layout_constraintBottom_toBottomOf="parent"
|
|
|
android:background="@drawable/rectangle_dim"
|
|
|
>
|