调整UI
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<corners android:radius="6dp" />
|
||||
<gradient
|
||||
android:endColor="#E0E1E6"
|
||||
android:startColor="#E0E1E6"
|
||||
android:type="linear" />
|
||||
<solid android:color="#E0E1E6" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user