From 14d19699032962442a9c7c52c707f5bc10a0de23 Mon Sep 17 00:00:00 2001 From: maxinyu Date: Wed, 13 May 2026 17:46:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/deploymentTargetSelector.xml | 4 +- app/src/main/AndroidManifest.xml | 10 + .../personal/InvitationCodeActivity.kt | 206 +++++++++++++++++- .../main/res/drawable/share_poster_empty.png | Bin 0 -> 477723 bytes app/src/main/res/values-zh/strings.xml | 6 + app/src/main/res/values/strings.xml | 6 + 6 files changed, 220 insertions(+), 12 deletions(-) create mode 100644 app/src/main/res/drawable/share_poster_empty.png diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index 35ea048..a16cc1a 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@