浏览代码

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

Hasemi 6 年之前
父节点
当前提交
22b92096b8
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"