页面UI
This commit is contained in:
@ -2,6 +2,6 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<solid android:color="#FF2748F1"/>
|
||||
<solid android:color="@color/main_theme_color"/>
|
||||
<corners android:radius="3dp" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user