|
|
@@ -13,6 +13,10 @@
|
|
|
android:layout_height="match_parent"
|
|
|
android:scaleType="centerCrop"
|
|
|
tools:src="@drawable/img_bestbucket_1"/>
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="match_parent"
|
|
|
+ android:background="@drawable/rectangle_dim_c80cccccc"/>
|
|
|
|
|
|
<EditText
|
|
|
android:id="@+id/edit_text_my_bucket"
|