分享色值-点击状态修改
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true">
|
||||
<shape android:shape="rectangle">
|
||||
<gradient android:angle="135" android:endColor="#2164BF" android:startColor="#1F9AFF" android:type="linear" />
|
||||
<gradient android:angle="135" android:endColor="#59000000" android:startColor="#59000000" android:type="linear" />
|
||||
<corners android:radius="@dimen/module_ext_common_corner" />
|
||||
</shape>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user