From 73b075b2a7cac4e6758259aa622f3b31c818a1ac Mon Sep 17 00:00:00 2001 From: 18401019693 Date: Wed, 10 May 2023 15:30:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=B8=AA=E4=BA=BA=E8=B5=84?= =?UTF-8?q?=E6=96=99=EF=BC=8C=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4=EF=BC=8C=E9=A2=86=E5=8F=96=E5=A5=96=E5=8A=B1=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/res/values/strings.xml | 4 + common/src/main/res/values/style.xml | 3 +- .../main/activity/EditProfileActivity.java | 80 ++- .../main/res/layout/activity_edit_profile.xml | 546 +++++++++++++----- .../bg_complete_information_progress.png | Bin 0 -> 2468 bytes .../bg_complete_information_progress2.png | Bin 0 -> 3925 bytes .../res/mipmap-xxxhdpi/bg_gift_completely.png | Bin 0 -> 32444 bytes .../res/mipmap-xxxhdpi/icon_golden_bean.png | Bin 0 -> 20818 bytes .../main/res/mipmap-xxxhdpi/icon_medal.png | Bin 0 -> 49198 bytes .../res/mipmap-xxxhdpi/icon_profile_photo.png | Bin 0 -> 44231 bytes 10 files changed, 490 insertions(+), 143 deletions(-) create mode 100644 main/src/main/res/mipmap-xxxhdpi/bg_complete_information_progress.png create mode 100644 main/src/main/res/mipmap-xxxhdpi/bg_complete_information_progress2.png create mode 100644 main/src/main/res/mipmap-xxxhdpi/bg_gift_completely.png create mode 100644 main/src/main/res/mipmap-xxxhdpi/icon_golden_bean.png create mode 100644 main/src/main/res/mipmap-xxxhdpi/icon_medal.png create mode 100644 main/src/main/res/mipmap-xxxhdpi/icon_profile_photo.png diff --git a/common/src/main/res/values/strings.xml b/common/src/main/res/values/strings.xml index 498bdb9c0..18ff9e33d 100644 --- a/common/src/main/res/values/strings.xml +++ b/common/src/main/res/values/strings.xml @@ -1151,4 +1151,8 @@ Limited ride And limited avatar frame After clicking delete, it will take effect immediately and cannot be restored. Are you sure you want to continue? Confirm deletion 完整填寫領大禮 + 填寫“*”的選項可完成 + 真愛粉\n頭像框(7天) + 128金豆 + 真愛粉\n勛章(7天) diff --git a/common/src/main/res/values/style.xml b/common/src/main/res/values/style.xml index f58f596c4..c444de78d 100644 --- a/common/src/main/res/values/style.xml +++ b/common/src/main/res/values/style.xml @@ -93,9 +93,10 @@