修改分享框资源

This commit is contained in:
tongchenfei
2020-05-27 12:34:01 +08:00
parent 6993ee4b09
commit 3f2d963087
2 changed files with 11 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
<item>
<shape android:shape="oval">
<size android:width="@dimen/dp_160" android:height="@dimen/dp_160" />
<gradient android:startColor="#474C6F" android:endColor="#353956" />
<gradient android:startColor="#474C6F" android:endColor="#353956" android:angle="-90"/>
</shape>
</item>
</selector>