操作密码
This commit is contained in:
BIN
app/src/main/res/drawable/chahao.png
Normal file
BIN
app/src/main/res/drawable/chahao.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
6
app/src/main/res/drawable/password_single_bg.xml
Normal file
6
app/src/main/res/drawable/password_single_bg.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#EDFFFE " />
|
||||
<stroke android:width="1dp" android:color="#09C2BD" />
|
||||
<corners android:radius="8dp" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user