切换家庭,我的修改名称,手机号
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#E6FBF2" />
|
||||
<corners android:radius="30dp" />
|
||||
</shape>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#FAEEE5" />
|
||||
<corners android:radius="30dp" />
|
||||
</shape>
|
||||
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#E9F4FF" />
|
||||
<corners android:radius="30dp" />
|
||||
</shape>
|
||||
|
Before Width: | Height: | Size: 626 B After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 648 B After Width: | Height: | Size: 1.3 KiB |
6
app/src/main/res/drawable/rounded_gray_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"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="@color/gray"/>
|
||||
<corners android:radius="16dp"/>
|
||||
</shape>
|
||||
|
Before Width: | Height: | Size: 595 B After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 651 B After Width: | Height: | Size: 1.3 KiB |
BIN
app/src/main/res/drawable/voice_translation.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |