version:2.1.3
bugfixes: update:样式修改
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- 内部颜色 -->
|
||||
<solid android:color="#e7fafe" />
|
||||
<!-- 圆角的幅度 -->
|
||||
<corners android:radius="@dimen/dp_9" />
|
||||
<padding
|
||||
android:left="@dimen/dp_4"
|
||||
android:right="@dimen/dp_4" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user