Explorar el Código

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

Hasemi hace 7 años
padre
commit
e6044240d3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
   <gradient
     android:angle="90"
     android:angle="90"
     android:endColor="#00000000"
     android:endColor="#00000000"
-    android:centerColor="#33000000"
+    android:centerColor="#26000000"
     android:startColor="#66000000"
     android:startColor="#66000000"
     android:type="linear" />
     android:type="linear" />
 </shape>
 </shape>