添加了崩溃抓取
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@android:color/white" />
|
||||
<corners
|
||||
android:topLeftRadius="16dp"
|
||||
android:topRightRadius="16dp" />
|
||||
android:topLeftRadius="60dp"
|
||||
android:topRightRadius="60dp" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user