浏览代码

[콘텐츠상세][Common] 딤 레이어 수정

Hasemi 7 年之前
父节点
当前提交
e6044240d3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/src/main/res/drawable/card_dim_bottom_40.xml

+ 1 - 1
app/src/main/res/drawable/card_dim_bottom_40.xml

@@ -4,7 +4,7 @@
   <gradient
     android:angle="90"
     android:endColor="#00000000"
-    android:centerColor="#33000000"
+    android:centerColor="#26000000"
     android:startColor="#66000000"
     android:type="linear" />
 </shape>