zhujie
10 天以前 f980c833f832c42094cf78005aab5d0eb014c8ec
app/src/main/res/drawable/member_background.xml
@@ -2,7 +2,7 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
    android:shape="rectangle">
    <gradient
        android:startColor="#000000"
        android:endColor="#7A7596"
        android:startColor="#2B225C"
        android:endColor="#726C8E"
        android:angle="90"/>
</shape>