第N+6次提交专属红包

This commit is contained in:
xuhuixiang
2025-05-13 16:22:51 +08:00
parent 4df5ff4605
commit b6bd7ed0af
92 changed files with 2324 additions and 433 deletions

View File

@@ -508,6 +508,13 @@
android:screenOrientation="portrait"
android:theme="@style/TransTheme"
android:windowSoftInputMode="adjustResize" />
<activity
android:name=".imkit.team.TeamMembersList2Activity"
android:exported="true"
android:finishOnTaskLaunch="true"
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustResize" />
<activity
android:name=".imkit.team.TeamManagerActivity"
android:exported="true"