Skip to content

Commit 7e8f20e

Browse files
committed
Update
1 parent e20ff79 commit 7e8f20e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/drawable/btn_bg_active_large.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<shape xmlns:android="http://schemas.android.com/apk/res/android"
33
android:shape="rectangle">
4-
<solid android:color="#3F828282" />
4+
<solid android:color="#3F9C9C9C" />
55
<!-- 设置按钮的四个角为弧形 -->
66
<!-- android:radius 弧形的半径 -->
77
<corners android:radius="25dp" />

0 commit comments

Comments
 (0)