添加跳转动画

This commit is contained in:
2025-10-29 16:45:31 +08:00
parent 8824498c2b
commit f1ef717e2b
16 changed files with 232 additions and 632 deletions

View File

@@ -175,7 +175,6 @@
android:configChanges="orientation|keyboardHidden|screenSize"
android:exported="false"
android:launchMode="singleTask"
android:screenOrientation="behind"
android:theme="@style/authsdk_activity_dialog" />
<!-- <activity-->
@@ -198,9 +197,6 @@
android:name=".wxapi.WXPayEntryActivity"
android:exported="true"
android:launchMode="singleTop" />
<activity
android:name="com.example.modulevocal.activity.RealNameActivity"
android:exported="false" />
<activity
android:name=".PasswordLoginActivity"