Commit edd22da9 by fengquan

fix: 倾诉拨打按钮描边颜色调整

parent dca7401d
......@@ -6,5 +6,5 @@
android:startColor="#61CEAC" />
<stroke
android:width="1dp"
android:color="#69FFFFFF" />
android:color="#48CC95" />
</shape>
\ No newline at end of file
......@@ -6,5 +6,5 @@
android:startColor="#D5D6D7" />
<stroke
android:width="1dp"
android:color="#69FFFFFF" />
android:color="#BBC1CD" />
</shape>
\ No newline at end of file
......@@ -6,5 +6,5 @@
android:startColor="#F6B37F" />
<stroke
android:width="1dp"
android:color="#69FFFFFF" />
android:color="#FF994B" />
</shape>
\ No newline at end of file
......@@ -6,5 +6,5 @@
android:startColor="#FF8772" />
<stroke
android:width="1dp"
android:color="#69FFFFFF" />
android:color="#FE745B" />
</shape>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment