Browse Source

[버킷][Common] 플레이스홀더 백그라운드 지정

Hasemi 6 years ago
parent
commit
22b92096b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/src/main/res/layout/bucke_list_detail_card_view.xml

+ 1 - 0
app/src/main/res/layout/bucke_list_detail_card_view.xml

@@ -12,6 +12,7 @@
     android:id="@+id/image_view_related_tag_image"
     android:layout_width="124dp"
     android:layout_height="93dp"
+    android:background="@color/CF6F6F6"
     android:scaleType="center"
     app:layout_constraintBottom_toBottomOf="parent"
     app:layout_constraintStart_toStartOf="parent"