[6.8.0]冷启动节点列表渐变图层色值调整

This commit is contained in:
xuxinchao
2024-11-22 15:08:14 +08:00
parent 989d8e515d
commit f62e647498

View File

@@ -2,7 +2,7 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle">
<gradient
android:startColor="#00000000"
android:endColor="#68696B"
android:endColor="#282B2E"
android:angle="270"
/>
<corners