第2次提交
This commit is contained in:
@@ -540,6 +540,22 @@
|
||||
android:name=".wallet.WalletInfoActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".wallet.WalletInfoNewActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".wallet.WalletInfoRedActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="portrait" />
|
||||
<activity
|
||||
android:name=".wallet.MyWalletActivity"
|
||||
android:exported="true"
|
||||
android:theme="@style/SampleTheme1"
|
||||
android:screenOrientation="portrait" />
|
||||
|
||||
|
||||
|
||||
<activity
|
||||
android:name=".wallet.GiftInfoActivity"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user