|
|
@@ -17,6 +17,11 @@
|
|
|
android:scaleType="centerCrop"
|
|
|
tools:srcCompat="@drawable/img_bestbucket_1"/>
|
|
|
|
|
|
+ <View
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="match_parent"
|
|
|
+ android:background="@drawable/rectangle_dim_black_30"/>
|
|
|
+
|
|
|
<TextView
|
|
|
android:id="@+id/text_view_bucket_list_rank"
|
|
|
android:layout_width="wrap_content"
|