第N+1次提交
This commit is contained in:
@@ -494,6 +494,13 @@
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/TransTheme"
|
||||
android:windowSoftInputMode="adjustResize" />
|
||||
<activity
|
||||
android:name=".imkit.team.TeamMembersList1Activity"
|
||||
android:exported="true"
|
||||
android:finishOnTaskLaunch="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/TransTheme"
|
||||
android:windowSoftInputMode="adjustResize" />
|
||||
<activity
|
||||
android:name=".imkit.team.TeamManagerActivity"
|
||||
android:exported="true"
|
||||
@@ -588,6 +595,14 @@
|
||||
android:name=".wallet.WalletInfoRedActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".wallet.ChongZhiLogActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".wallet.TiXianLogActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".wallet.MyWalletActivity"
|
||||
android:exported="true"
|
||||
@@ -605,6 +620,11 @@
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:windowSoftInputMode="adjustPan" />
|
||||
<activity
|
||||
android:name=".wallet.TiXianActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait"
|
||||
android:windowSoftInputMode="adjustPan" />
|
||||
<activity
|
||||
android:name=".wallet.TopUpReusltActivity"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user