apk(点击下载) / AndroidManifest.xml
<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="300" android:versionName="5.2.1" android:compileSdkVersion="35" android:compileSdkVersionCodename="15" platformBuildVersionName="15" platformBuildVersionCode="35" package="com.wotransfer.pandaremit"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="35" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.FLASHLIGHT" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" android:xlargeScreens="true" />
<uses-feature android:name="android.hardware.camera" android:required="false" />
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false" />
<queries>
<package android:name="com.tencent.mm" />
<package android:name="com.tencent.mobileqq" />
<package android:name="com.sina.weibo" />
<package android:name="com.qzone" />
<package android:name="com.google.android.apps.maps" />
<package android:name="com.tencent.wework" />
<package android:name="com.alibaba.android.rimet" />
<package android:name="com.eg.android.AlipayGphone" />
<package android:name="com.donews.renren.android" />
<package android:name="com.douban.frodo" />
<package android:name="com.youdao.note" />
<package android:name="im.yixin" />
<package android:name="com.yinxiang" />
<package android:name="com.facebook.katana" />
<package android:name="com.linkedin.android" />
<package android:name="com.twitter.android" />
<package android:name="com.whatsapp" />
<package android:name="jp.naver.line.android" />
<package android:name="com.instagram.android" />
<package android:name="com.facebook.orca" />
<package android:name="com.android.vending" />
<intent>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" />
</intent>
<intent>
<action android:name="com.umeng.message.action.notify" />
</intent>
<package android:name="com.huawei.android.pushagent" />
<package android:name="com.hktpayment.tapngo" />
<intent>
<action android:name="com.huawei.hms.core.aidlservice" />
</intent>
<intent>
<action android:name="com.huawei.hms.core" />
</intent>
<package android:name="com.huawei.works" />
</queries>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.USE_BIOMETRIC" />
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<uses-feature android:name="android.hardware.camera.front" android:required="true" />
<uses-feature android:name="android.hardware.camera.front.autofocus" android:required="false" />
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" />
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_ATTRIBUTION" />
<uses-permission android:name="android.permission.ACCESS_ADSERVICES_AD_ID" />
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
<permission android:name="com.wotransfer.pandaremit.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
<uses-permission android:name="com.wotransfer.pandaremit.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="com.huawei.android.launcher.permission.CHANGE_BADGE" />
<uses-permission android:name="com.vivo.notification.permission.BADGE_ICON" />
<permission android:name="com.wotransfer.pandaremit.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
<permission android:name="com.wotransfer.pandaremit.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
<permission android:name="com.wotransfer.pandaremit.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
<uses-permission android:name="com.wotransfer.pandaremit.permission.PROCESS_PUSH_MSG" />
<uses-permission android:name="com.wotransfer.pandaremit.permission.PUSH_PROVIDER" />
<permission android:name="com.wotransfer.pandaremit.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
<uses-permission android:name="com.wotransfer.pandaremit.permission.MIPUSH_RECEIVE" />
<uses-permission android:name="com.meizu.flyme.push.permission.RECEIVE" />
<permission android:name="com.wotransfer.pandaremit.push.permission.MESSAGE" android:protectionLevel="signature" />
<uses-permission android:name="com.wotransfer.pandaremit.push.permission.MESSAGE" />
<uses-permission android:name="com.meizu.c2dm.permission.RECEIVE" />
<permission android:name="com.wotransfer.pandaremit.permission.C2D_MESSAGE" android:protectionLevel="signature" />
<uses-permission android:name="com.wotransfer.pandaremit.permission.C2D_MESSAGE" />
<uses-permission android:name="com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE" />
<uses-permission android:name="com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE" />
<application android:theme="@style/AppTheme.APP" android:label="@string/panda_app_name" android:icon="@mipmap/ic_launcher" android:name="com.aglgyfg.acf.xeyqqge.MyApplication" android:debuggable="false" android:launchMode="singleTask" android:fitsSystemWindows="false" android:allowBackup="false" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="true" android:usesCleartextTraffic="true" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_launcher_round" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:dataExtractionRules="@xml/data_extraction_rules">
<provider android:name="com.netease.antihijack.safe.IProvider" android:exported="false" android:authorities="[com.wotransfer.pandaremit.t1743038946]" />
<meta-data android:name="com.google.android.gms.wallet.api.enabled" android:value="true" />
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<meta-data android:name="asset_statements" android:resource="@string/asset_statements" />
<meta-data android:name="CHANNEL" android:value="huawei" />
<meta-data android:name="UMENG_CHANNEL" android:value="huawei" />
<meta-data android:name="WECHAT_SHARE_APPID" android:value="wxdc2b2f4284dd5ddb" />
<meta-data android:name="QQ_APPID" android:value="1108071992" />
<meta-data android:name="WECHAT_SHARE_APPSECRET" android:value="11db1b1435cd865eb0331a5c8542b78e" />
<meta-data android:name="QQ_SHARE_APPSECRET" android:value="NFjoVWLeIOx1jzYl" />
<meta-data android:name="UMENG_APPKEY" android:value="5bb5a77af1f556268f00056b" />
<meta-data android:name="AF_DEV_KEY" android:value="wBiNbH9CZgj8MMt5xLFaEU" />
<meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id" />
<meta-data android:name="com.facebook.sdk.ClientToken" android:value="@string/facebook_client_token" />
<meta-data android:name="UMENG_PUSHSECRET" android:value="63e7340f15491f0aa75effdcd856c733" />
<meta-data android:name="com.facebook.sdk.CodelessDebugLogEnabled" android:value="true" />
<meta-data android:name="com.facebook.sdk.AdvertiserIDCollectionEnabled" android:value="true" />
<meta-data android:name="com.facebook.sdk.AutoLogAppEventsEnabled" android:value="false" />
<meta-data android:name="com.facebook.sdk.AutoInitEnabled" android:value="false" />
<meta-data android:name="com.vivo.push.api_key" android:value="3b20e043-ed95-4a39-84c9-33169a1a12ba" />
<meta-data android:name="com.vivo.push.app_id" android:value="20694" />
<meta-data android:name="com.huawei.hms.client.appid" android:value="appid=100453173" />
<service android:name="com.heytap.msp.push.service.DataMessageCallbackService" android:permission="com.heytap.mcs.permission.SEND_PUSH_MESSAGE" android:exported="true">
<intent-filter>
<action android:name="com.heytap.mcs.action.RECEIVE_MCS_MESSAGE" />
<action android:name="com.heytap.msp.push.RECEIVE_MCS_MESSAGE" />
</intent-filter>
</service>
<service android:name="com.heytap.msp.push.service.CompatibleDataMessageCallbackService" android:permission="com.coloros.mcs.permission.SEND_MCS_MESSAGE" android:exported="true">
<intent-filter>
<action android:name="com.coloros.mcs.action.RECEIVE_MCS_MESSAGE" />
</intent-filter>
</service>
<service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" android:exported="false" />
<service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:exported="false" android:process=":pushservice" />
<receiver android:name="org.android.agoo.vivo.PushMessageReceiverImpl" android:exported="false">
<intent-filter>
<action android:name="com.vivo.pushclient.action.RECEIVE" />
</intent-filter>
</receiver>
<meta-data android:name="google_analytics_default_allow_analytics_storage" android:value="true" />
<meta-data android:name="google_analytics_default_allow_ad_storage" android:value="true" />
<meta-data android:name="google_analytics_default_allow_ad_user_data" android:value="true" />
<meta-data android:name="google_analytics_default_allow_ad_personalization_signals" android:value="true" />
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/provider_paths" />
</provider>
<activity android:theme="@style/AppTheme.Splash" android:name="com.wotransfer.pandaremit.activity.StartGuideActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="p.pandaremit.com" android:pathPrefix="/app" />
</intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https" android:host="prod.pandaremit.com" android:pathPrefix="/app" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="pandaremit" android:host="prod.pandaremit.com" android:pathPrefix="/app" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="pandaremit" android:host="p.pandaremit.com" android:pathPrefix="/app" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="pandaremit" />
</intent-filter>
</activity>
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.MainActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.WebActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.Web2Activity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.WebLinkActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadDocumentForAUSActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.PriceCompareActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.ChooseCurrencyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.ChooseSchoolRemitCurrencyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.PayerInfoViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.OrderListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.OrderDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.OrderDetailOfCollectionActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.PaySuccessActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.PayFailedActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.CouponRecordsActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.CouponListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadSelfDocumentForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadDocumentForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.KycDocumentTypeListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadSideDocumentForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadDocumentForSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadSelfDocumentForSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadAddrDocumentForSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.AddrDocumentTypeListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.PayNowDetailSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.ActivityActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadReceiptDocumentForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadReceiptDocumentForHKGActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadReceiptDocumentForSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadDocumentForHKGActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.UploadDocumentForKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.WaitingPayActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.SimpleSearchActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.pandaremit.activity.FaqWebActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/com_facebook_activity_theme" android:label="@string/panda_app_name" android:name="com.facebook.FacebookActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.wotransfer.pandaremit.wxapi.WXEntryActivity" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustPan|stateHidden">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
</intent-filter>
</activity>
<activity android:name="com.tencent.tauth.AuthActivity" android:exported="true" android:launchMode="singleTask" android:noHistory="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="tencent1108071992" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.umeng.socialize.editorpage.ShareActivity" android:excludeFromRecents="true" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.connect.common.AssistActivity" android:exported="false" android:screenOrientation="behind" android:configChanges="keyboardHidden|orientation" />
<activity android:theme="@style/LoadingDialog" android:name="com.wotransfer.pandaremit.ui.DroidXWaringActivity" />
<activity android:name="net.openid.appauth.RedirectUriReceiverActivity" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="sg.gov.pandaremit.app" android:host="panda.gov.sg" android:path="/rp/test" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="sg.gov.pandaremit.app" android:host="panda.gov.sg" android:path="/rp/release" />
</intent-filter>
</activity>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.wotransfer.pandaremit.UmengNotificationClickActivity" android:exported="false" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="behind" />
<service android:name="com.wotransfer.pandaremit.service.UmengNotificationService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
<service android:name="net.nshc.droidx3.library.com.wotransfer.pandaremit.DroidXLibraryService" android:exported="false" android:launchMode="singleTask" android:stopWithTask="false">
<intent-filter>
<action android:name="net.nshc.android.droidx_library" />
</intent-filter>
</service>
<activity android:theme="@style/AppTheme.Splash" android:name="com.wotransfer.pandaremit.MipushTestActivity" android:exported="true" android:launchMode="singleTask">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="agoo" android:host="com.wotransfer.pandaremit" android:path="/thirdpush" />
</intent-filter>
</activity>
<receiver android:name="com.wotransfer.pandaremit.MeizuTestReceiver" android:exported="true">
<intent-filter>
<action android:name="com.meizu.flyme.push.intent.MESSAGE" />
<action android:name="com.meizu.flyme.push.intent.REGISTER.FEEDBACK" />
<action android:name="com.meizu.flyme.push.intent.UNREGISTER.FEEDBACK" />
<action android:name="com.meizu.c2dm.intent.REGISTRATION" />
<action android:name="com.meizu.c2dm.intent.RECEIVE" />
<category android:name="com.wotransfer.pandaremit" />
</intent-filter>
</receiver>
<activity android:name="net.nshc.droidx3.view.ActivityNotificationServiceInfo" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleTop" android:screenOrientation="portrait" android:noHistory="true" />
<activity android:theme="@android:style/Theme.Dialog" android:name="net.nshc.droidx3.view.DialogUnInstall" />
<activity android:theme="@android:style/Theme.Dialog" android:name="net.nshc.droidx3.manager.sub.ui.DialogUnInstall" />
<activity android:theme="@android:style/Theme.Dialog" android:name="net.nshc.droidx3.view.DialogRemoveFile" />
<receiver android:name="net.nshc.droidx3.receiver.LibraryParentCheckReceiver" android:exported="true" />
<service android:name="net.nshc.droidx3.notification.NotificationActionIntentService" android:exported="false" />
<activity android:name="com.hana.glnkit.view.ocr.OcrInfoActivity" android:exported="true" android:taskAffinity="view.ocr.OcrActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.hana.glnkit.view.ocr.OcrIdActivity" android:exported="true" android:taskAffinity="view.ocr.OcrActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.ocr.OcrGuideActivity" android:exported="true" android:taskAffinity="view.ocr.OcrActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.edd.EddFundActivity" android:exported="true" android:taskAffinity="view.edd.EddActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.edd.EddBusinessActivity" android:exported="true" android:taskAffinity="view.edd.EddActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.cdd.CddDetailAddressActivity" android:exported="true" android:taskAffinity="view.cdd.CddActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.hana.glnkit.view.cdd.CddAddressActivity" android:exported="true" android:taskAffinity="view.cdd.CddActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.cdd.CddInfoActivity" android:exported="true" android:taskAffinity="view.cdd.CddActivities" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.hana.glnkit.view.terms.WelcomeActivity" android:exported="true" android:taskAffinity="view.terms.ServiceAgreementActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.terms.ServiceAgreementActivity" android:exported="true" android:taskAffinity="view.terms.ServiceAgreementActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.terms.DetailTermsActivity" android:exported="true" android:taskAffinity="view.terms.ServiceAgreementActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.openbanking.OpenBankingActivity" android:exported="true" android:taskAffinity="view.openbanking.OpenBankingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.openbanking.AccountInputActivity" android:exported="true" android:taskAffinity="view.openbanking.OpenBankingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.hana.glnkit.view.openbanking.CoinCertificationActivity" android:exported="true" android:taskAffinity="view.openbanking.OpenBankingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.hana.glnkit.view.ars.ArsManinActivity" android:exported="false" android:taskAffinity="view.openbanking.ArsManinActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.ars.ArsSubActivity" android:exported="false" android:taskAffinity="view.openbanking.ArsManinActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.verification.CellphoneCertificationActivity" android:exported="true" android:taskAffinity="view.verification.VerificationActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.hana.glnkit.view.verification.VerifyOtpActivity" android:exported="true" android:taskAffinity="view.verification.VerificationActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustPan" />
<activity android:name="com.hana.glnkit.view.sample.FrameworkSampleActivity" android:exported="true" android:taskAffinity="view.sample.FrameworkSampleActivity" />
<activity android:name="com.hana.glnkit.view.sample.UiThemeActivity" android:exported="false" android:taskAffinity="view.sample.UiThemeActivity" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.sample.NewUIThemeActivity" android:exported="false" android:taskAffinity="view.sample.NewUIThemeActivity" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.myinfo.MyInfoActivity" android:exported="false" android:taskAffinity="view.myinfo.MyInfoActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.remittance.RemittanceActivity" android:exported="false" android:taskAffinity="view.remittance.RemittanceActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.remittance.RemittanceSubActivity" android:exported="false" android:taskAffinity="view.remittance.RemittanceActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.simplepwd.SimplePwdActivity" android:exported="false" android:taskAffinity="view.simplepwd.SimplePwdActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.simplepwd.ResetPwdActivity" android:exported="false" android:taskAffinity="view.simplepwd.SimplePwdActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.simplepwd.ChangePwdActivity" android:exported="false" android:taskAffinity="view.simplepwd.SimplePwdActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.personal.PersonalActivity" android:exported="false" android:taskAffinity="view.personal.PersonalActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:name="com.hana.glnkit.view.common.WebViewActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" />
<activity android:name="com.hana.glnkit.view.common.LanguageSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
<activity android:theme="@style/FullScreenTheme" android:name="com.hana.glnkit.plugin.camera.CameraGlnActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize" android:showWhenLocked="true" android:turnScreenOn="true" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.AboutActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.RecommendSetActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.AccountManagementActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.BindEmailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.PhoneVerifyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.UserVerifyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.BindCellActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.BindCellViewActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.ResetPwdActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.UploadProofActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.UploadExtraProofActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.PwdSetActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.PwdResetManagerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.MessageListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.LanguagesSetActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.ChangePaymentPwdActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.ChooseBirthplaceActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.CommonTextSelectActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/NewAppTheme" android:name="com.wotransfer.user.activity.StartActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/NewAppTheme" android:name="com.wotransfer.user.activity.RegisterSecondStepActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/NewAppTheme" android:name="com.wotransfer.user.activity.LoginFirstStepActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/NewAppTheme" android:name="com.wotransfer.user.activity.QuickLoginFirstStepActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/NewAppTheme" android:name="com.wotransfer.user.activity.QuickLoginSecondStepActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.TermsOfUserActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.BindContactActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.OcrProofActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.RemittanceProofActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.ComplianceProofActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.CommonTextSelectNoLetterActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.LargeMaterialStarterActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.LargeMaterialDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.AccountRepeatOpenActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.AccountVerifyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.ChooseCruiseCompanyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.BiometricSetActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.LoginManagerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.user.activity.OriginalAccountVerificationActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.PaymentTypeForEUActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.BankTransferEUDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payer.activity.PayerVerifyingActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.PayerInfoEUViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payer.activity.PayerVerifyFailedActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.EditPayerForEUActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.UploadDocumentForEUActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.EditInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.ReviewOrderInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeInfoFromAliPayActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeInfoFromWeChatPayActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.PayeeTypeListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.PayeeListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdateAliPayeeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdateWeChatPayeeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.PayeeSharePremiseActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.ConfirmPayeeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.ConfirmPayeeForAliActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.ConfirmPayeeForWechatActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payer.activity.IDCardPhotoGraphActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payer.activity.UploadIdentifyInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payer.activity.UploadRemittanceProofActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payer.activity.PrefectPayerInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForCNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.ImprovePayeeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_aus.activity.PaymentTypeForAUSActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_sgp.activity.PaymentTypeForSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.PaymentTypeForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.PaymentTypeForHKGActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.BankTransferDetailHKGActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_sgp.activity.BankTransferDetailSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_aus.activity.EditPayerForAUSActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.EditPayerForHKGActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_can.activity.EditPayerForCANActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_can.activity.UploadDocumentForCANActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_can.activity.PayerInfoCANViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_cn.activity.PaymentTypeForCNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_cn.activity.BankTypeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_can.activity.PaymentTypeForCANActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_can.activity.BankTransferDetailCANActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_bra.activity.BankTransferDetailBRAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.EditPayerForUSAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.ShortPayerForUSAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.UploadDocumentForUSAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.PayerInfoUSAViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForIBANActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForSortCodeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForSortCodeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForIBANActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForBPAYActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForWalletActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForFpsActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForCashActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_nzl.activity.EditPayerForNZLActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_nzl.activity.PayerInfoNZLViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_nzl.activity.UploadDocumentForNZLActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_nzl.activity.UploadAddrDocumentForNZLActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_nzl.activity.PaymentTypeForNZLActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.PaymentTypeForUSAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.PaymentBankForUSAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.PaymentBankForEUActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.PayStepActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/Theme.Netverify" android:name="com.jumio.nv.NetverifyActivity" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
<activity android:theme="@style/Theme.DocumentVerification" android:name="com.jumio.dv.DocumentVerificationActivity" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="true" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.QuickRemittanceActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.QuickAccountActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForWalletActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForTouchGoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForCashActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForFpsActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForPayNowActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_can.activity.EditBankPayeeForCanActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_mys.activity.EditBankPayeeForMYSActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_aus.activity.EditBankPayeeForAusActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_phl.activity.EditBankPayeeForPhlActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_idn.activity.EditBankPayeeForIdnActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_sgp.activity.EditBankPayeeForSgpActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.EditBankPayeeForUSAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeInfoForPayNowActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeInfoForBPayActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_vnm.activity.EditBankPayeeForVnmActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_mex.activity.EditBankPayeeForMEXActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_gtm.activity.EditBankPayeeForGTMActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.EditBankPayeeForHkgActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_ind.activity.EditBankPayeeForIndActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_tha.activity.EditBankPayeeForThaActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.EditBankPayeeForKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_lka.activity.EditBankPayeeForLKAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_npl.activity.EditBankPayeeForNPLActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_africa.activity.EditBankPayeeForEGYActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_africa.activity.EditBankPayeeForRWAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_africa.activity.EditBankPayeeForGHAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_bgd.activity.EditBankPayeeForBGDActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.EditBankPayeeForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_ken.activity.EditBankPayeeForKENActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_nga.activity.EditBankPayeeForNGAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_mar.activity.EditBankPayeeForMARActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_bgd.activity.ChooseMultilevelBankActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.EditPayerForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_sgp.activity.EditPayerForSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_aus.activity.PayerInfoAUSViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.PayerInfoHKGViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.PayerInfoJPNViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_sgp.activity.PayerInfoSGPViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_aus.activity.BankTransferDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.BankTransferJPNDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.TaxSendEmailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.TaxEmailInputActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.TaxOrderListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.EditPayerForKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.BankTransferDetailKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.ConfirmAccountForKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.ConfirmCodeForKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.PayerInfoKORViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.PaymentBankForKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.SearchKORAddressActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/TopBottomTheme" android:name="com.wotransfer.remit.payer.activity.ShortKycActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateVisible" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.SwitchCollectionMethodActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.ChooseCollectionMethodActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/TopBottomTheme" android:name="com.wotransfer.tapgo.TapGoEnterActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateVisible" />
<activity android:theme="@style/TopBottomTheme" android:name="com.wotransfer.remit.market_sgp.activity.EditPayerForSGPSingPassActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateVisible" />
<activity android:theme="@style/TopBottomTheme" android:name="com.wotransfer.remit.payee.activity.CaptureActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateVisible" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.SearchSchoolActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.SelectSchoolAccountActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_sgp.activity.EditSchoolPayeeForSGPActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.EditSchoolPayeeForHKGActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.EditSchoolPayeeForUSAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditSchoolPayeeForAUSActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditSchoolPayeeForIBANActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.AbroadSchoolActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.SchoolRemitSubmitResultActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_bra.activity.EditBankPayeeForBRAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_col.activity.EditBankPayeeForCOLActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_per.activity.EditBankPayeeForPERActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForPayPalActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeForPayPalActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_pak.activity.EditBankPayeeForPAKActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.ManualAddBankAccountActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.EditSchoolPayeeForJPNActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_jpn.activity.UploadContractActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForBillPaymentActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_usa.activity.AddCruiseCompanyActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.ChangeStudyingRemarkActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForEFTActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditSchoolPayeeForEFTActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_bra.activity.EditPayerForBRAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_bra.activity.PixDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_bra.activity.PaymentTypeForBRAActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.EditPayeeForPixActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_mys.activity.EditSchoolPayeeForMYSActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.ChoosePayeeCardCountryListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.PayeeCardOcrProofActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.PayeeOrderListActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeCardInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_tha.activity.EditSchoolPayeeForThaActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeCardActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.CostTypeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.EditStudentForFlywireActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustResize|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_kor.activity.AccountOpenNoticeOfKORActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_prt.activity.MbWayResultActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.ChooseKycTypeForHKGActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.EditPayerForHKGIAMActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_hkg.activity.IAMSmartDownLoadActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_nzl.activity.EditBankPayeeForNZLActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.RetryAuthenticationActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.PayeePrefectAuthActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.RemittanceAgreeAuthActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.PaymentFailedRetryActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.ModifyRelationshipActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.payee.activity.UpdatePayeeIdentityInfoActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.market_eu.activity.EditShareCodeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.remit.order.activity.SwitchRecipientActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme.Splash" android:label="@string/panda_app_name" android:name="com.wotransfer.pandaremit.wxapi.WXPayEntryActivity" android:exported="true" android:taskAffinity="com.wotransfer.pandaremit" android:launchMode="singleTask" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.common.ui.activity.CameraActivity" android:exported="false" android:screenOrientation="landscape" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppTheme" android:name="com.wotransfer.common.ui.activity.NationalCodeActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="fontScale|keyboardHidden|layoutDirection|locale|orientation|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/Theme.LhTopBottomRemit" android:name="com.lh.remit_impl.ui.activity.LHStartActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHLoginActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHConfirmIdentityActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHBindCardActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHCustomWebViewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHBankTransferActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHUploadProofActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHKycListActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHIdentityAuthActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHFaceAuthActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHTakePhotoActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.LhRemit" android:name="com.lh.remit_impl.ui.activity.LHWebViewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:name="com.wotransfer.identify.ui.IdentifyReferenceActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.wotransfer.identify.ui.ChangeCountryActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:theme="@style/AppActivityTheme" android:name="com.wotransfer.identify.faceUi.com.baidu.idl.face.platform.ui.FaceLivenessActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppActivityTheme" android:name="com.wotransfer.facelive.FaceLiveActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.wotransfer.identify.ui.ReferenceResultActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:theme="@style/AppActivityTheme" android:name="com.wotransfer.identify.ui.KycCameraActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:name="com.wotransfer.identify.ui.OcrReferenceActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppActivityTheme" android:name="com.wotransfer.identify.ui.IdentifyOpenActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/AppActivityTheme" android:name="com.wotransfer.identify.ui.WebActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
<activity android:theme="@style/AppActivityTheme" android:name="com.wotransfer.identify.ui.IdentifyTempShowActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="density|fontScale|fontWeightAdjustment|keyboardHidden|layoutDirection|locale|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
<activity android:theme="@style/Theme.JcTopBottomRemit" android:name="com.jc.remit_impl.ui.activity.JCStartActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCLoginActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCConfirmIdentityActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCBindCardActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCTakePhotoActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCIdentityAuthActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCSetTransactionPwdActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCEnterTransactionPwdActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCResetTransactionPwdActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCEnterVerificationCodeActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCFaceAuthActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCWebViewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCCustomWebViewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCBankTransferActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCCardModifyResultActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCModifyPhoneActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCManageCardActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCChangeBindPhoneActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCChangeBindCardActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCChangeOccupationActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCValidateFaceAuthActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCValidateIdentityAuthActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<activity android:theme="@style/Theme.JcRemit" android:name="com.jc.remit_impl.ui.activity.JCValidateWebViewActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="stateHidden" />
<service android:name="androidx.credentials.playservices.CredentialProviderMetadataHolder" android:enabled="true" android:exported="false">
<meta-data android:name="androidx.credentials.CREDENTIAL_PROVIDER_KEY" android:value="androidx.credentials.playservices.CredentialProviderPlayServicesImpl" />
</service>
<activity android:theme="@style/Theme.Hidden" android:name="androidx.credentials.playservices.HiddenActivity" android:enabled="true" android:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:fitsSystemWindows="true" />
<activity android:theme="@style/Theme.Hidden" android:name="androidx.credentials.playservices.IdentityCredentialApiHiddenActivity" android:enabled="true" android:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize" android:fitsSystemWindows="true" />
<activity android:name="com.hktpayment.tapngosdk.TapNGoPaymentActivity" />
<activity android:theme="@style/Theme.AppCompat.Translucent.NoTitleBar" android:name="net.openid.appauth.AuthorizationManagementActivity" android:exported="false" android:launchMode="singleTask" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.ui.activity.IProovPortraitActivity" android:screenOrientation="portrait" android:configChanges="locale|screenSize" android:keepScreenOn="true" android:hardwareAccelerated="true" />
<activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.ui.activity.IProovLandscapeActivity" android:screenOrientation="landscape" android:configChanges="locale|screenSize" android:keepScreenOn="true" android:hardwareAccelerated="true" />
<activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.ui.activity.IProovReversePortraitActivity" android:screenOrientation="reversePortrait" android:configChanges="locale|screenSize" android:keepScreenOn="true" android:hardwareAccelerated="true" />
<activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.ui.activity.IProovReverseLandscapeActivity" android:screenOrientation="reverseLandscape" android:configChanges="locale|screenSize" android:keepScreenOn="true" android:hardwareAccelerated="true" />
<activity android:name="com.facebook.CustomTabMainActivity" />
<activity android:name="com.facebook.CustomTabActivity" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="fbconnect" android:host="cct.com.wotransfer.pandaremit" />
</intent-filter>
</activity>
<activity android:theme="@style/EasyPermissions.Transparent" android:label="" android:name="pub.devrel.easypermissions.AppSettingsDialogHolderActivity" android:exported="false" />
<service android:name="androidx.camera.core.impl.MetadataHolderService" android:enabled="false" android:exported="false">
<meta-data android:name="androidx.camera.core.impl.MetadataHolderService.DEFAULT_CONFIG_PROVIDER" android:value="androidx.camera.camera2.Camera2Config$DefaultProvider" />
</service>
<service android:name="com.google.mlkit.common.internal.MlKitComponentDiscoveryService" android:exported="false" android:directBootAware="true">
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.face.internal.FaceRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.vision.common.internal.VisionCommonRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.mlkit.common.internal.CommonComponentRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
</service>
<provider android:name="com.google.mlkit.common.internal.MlKitInitProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.mlkitinitprovider" android:initOrder="99" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:exported="false" android:excludeFromRecents="true" />
<service android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" android:exported="true" android:visibleToInstantApps="true" />
<receiver android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND" android:exported="true">
<intent-filter>
<action android:name="com.google.android.c2dm.intent.RECEIVE" />
</intent-filter>
<meta-data android:name="com.google.android.gms.cloudmessaging.FINISHED_AFTER_HANDLED" android:value="true" />
</receiver>
<service android:name="com.google.firebase.messaging.FirebaseMessagingService" android:exported="false" android:directBootAware="true">
<intent-filter android:priority="-500">
<action android:name="com.google.firebase.MESSAGING_EVENT" />
</intent-filter>
</service>
<service android:name="com.google.firebase.components.ComponentDiscoveryService" android:exported="false" android:directBootAware="true">
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonLegacyRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.FirebaseCommonKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
<meta-data android:name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
</service>
<service android:name="com.google.android.gms.tagmanager.TagManagerService" android:enabled="true" android:exported="false" />
<activity android:name="com.google.android.gms.tagmanager.TagManagerPreviewActivity" android:exported="true" android:noHistory="true">
<intent-filter>
<data android:scheme="tagmanager.c.com.wotransfer.pandaremit" />
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
</intent-filter>
</activity>
<property android:name="android.adservices.AD_SERVICES_CONFIG" android:resource="@xml/ga_ad_services_config" />
<provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.firebaseinitprovider" android:initOrder="100" android:directBootAware="true" />
<receiver android:name="com.google.android.gms.measurement.AppMeasurementReceiver" android:enabled="true" android:exported="false" />
<service android:name="com.google.android.gms.measurement.AppMeasurementService" android:enabled="true" android:exported="false" />
<service android:name="com.google.android.gms.measurement.AppMeasurementJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
<provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.androidx-startup">
<meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" />
<meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" />
<meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup" />
</provider>
<provider android:name="com.facebook.internal.FacebookInitProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.FacebookInitProvider" />
<receiver android:name="com.facebook.CurrentAccessTokenExpirationBroadcastReceiver" android:exported="false">
<intent-filter>
<action android:name="com.facebook.sdk.ACTION_CURRENT_ACCESS_TOKEN_CHANGED" />
</intent-filter>
</receiver>
<receiver android:name="com.facebook.AuthenticationTokenManager$CurrentAuthenticationTokenChangedBroadcastReceiver" android:exported="false">
<intent-filter>
<action android:name="com.facebook.sdk.ACTION_CURRENT_AUTHENTICATION_TOKEN_CHANGED" />
</intent-filter>
</receiver>
<uses-library android:name="android.ext.adservices" android:required="false" />
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true" />
<meta-data android:name="sdkVersion" android:value="3400" />
<service android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" android:exported="false">
<meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct" />
</service>
<service android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
<receiver android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" android:exported="false" />
<receiver android:name="androidx.profileinstaller.ProfileInstallReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SKIP_FILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.SAVE_PROFILE" />
</intent-filter>
<intent-filter>
<action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" />
</intent-filter>
</receiver>
<service android:name="com.umeng.message.component.UmengIntentService" android:exported="false">
<intent-filter>
<action android:name="org.agoo.android.intent.action.RECEIVE" />
</intent-filter>
</service>
<service android:name="com.umeng.message.component.UmengMessageReceiverService" android:exported="false">
<intent-filter>
<action android:name="org.android.agoo.client.MessageReceiverService" />
</intent-filter>
</service>
<service android:name="com.umeng.message.component.UmengMessageHandlerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false">
<intent-filter>
<action android:name="com.umeng.message.action" />
</intent-filter>
</service>
<provider android:name="com.umeng.message.component.UmengMessageProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.umeng.message" />
<receiver android:name="com.umeng.message.component.UmengNotificationReceiver" android:exported="false" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.message.component.UmengNotificationClickActivity" android:exported="false" />
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.umeng.message.notify.UPushMessageNotifyActivity" android:exported="false" android:taskAffinity="com.wotransfer.pandaremit.u_push" android:excludeFromRecents="true" android:launchMode="singleTask" android:screenOrientation="behind" />
<activity-alias android:name="com.umeng.message.UMessageNotifyActivity" android:exported="true" android:targetActivity="com.umeng.message.notify.UPushMessageNotifyActivity">
<intent-filter>
<action android:name="com.umeng.message.action.notify" />
</intent-filter>
</activity-alias>
<service android:name="com.taobao.accs.ChannelService" android:exported="false">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.START_SERVICE" />
</intent-filter>
<intent-filter>
<action android:name="com.taobao.accs.intent.action.ELECTION" />
</intent-filter>
</service>
<service android:name="com.taobao.accs.ChannelService$KernelService" android:exported="false" />
<service android:name="com.taobao.accs.data.MsgDistributeService" android:exported="true">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.RECEIVE" />
</intent-filter>
</service>
<service android:name="com.taobao.accs.internal.AccsJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false" />
<service android:name="org.android.agoo.accs.AgooService" android:exported="false">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.RECEIVE" />
</intent-filter>
</service>
<receiver android:name="com.taobao.accs.ServiceReceiver" android:exported="false">
<intent-filter>
<action android:name="com.taobao.accs.intent.action.COMMAND" />
</intent-filter>
<intent-filter>
<action android:name="com.taobao.accs.intent.action.START_FROM_AGOO" />
</intent-filter>
</receiver>
<receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="com.wotransfer.pandaremit.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
<intent-filter>
<action android:name="com.huawei.intent.action.PUSH_DELAY_NOTIFY" />
<action android:name="com.huawei.intent.action.PUSH" />
</intent-filter>
</receiver>
<receiver android:name="com.huawei.hms.support.api.push.PushReceiver" android:permission="com.wotransfer.pandaremit.permission.PROCESS_PUSH_MSG" android:exported="true" android:directBootAware="true">
<intent-filter>
<action android:name="com.huawei.android.push.intent.REGISTRATION" />
<action android:name="com.huawei.android.push.intent.RECEIVE" />
</intent-filter>
</receiver>
<service android:name="com.huawei.hms.support.api.push.service.HmsMsgService" android:enabled="true" android:exported="true" android:process=":pushservice" android:directBootAware="true">
<intent-filter>
<action android:name="com.huawei.push.msg.NOTIFY_MSG" />
<action android:name="com.huawei.push.msg.PASSBY_MSG" />
</intent-filter>
</service>
<provider android:name="com.huawei.hms.support.api.push.PushProvider" android:readPermission="com.wotransfer.pandaremit.permission.PUSH_PROVIDER" android:writePermission="com.wotransfer.pandaremit.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="com.wotransfer.pandaremit.huawei.push.provider" />
<meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:6.12.0.300" />
<meta-data android:name="com.huawei.hms.min_api_level:push:push" android:value="1" />
<activity android:name="com.huawei.hms.support.api.push.TransActivity" android:exported="false" />
<service android:name="org.android.agoo.huawei.HuaweiRcvService" android:exported="false">
<intent-filter>
<action android:name="com.huawei.push.action.MESSAGING_EVENT" />
</intent-filter>
</service>
<meta-data android:name="MIPUSH_SDK_VERSION_CODE" android:value="50909" />
<meta-data android:name="MIPUSH_SDK_VERSION_NAME" android:value="5_9_9-C" />
<service android:name="com.xiaomi.push.service.XMJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false" android:process=":pushservice" />
<service android:name="com.xiaomi.mipush.sdk.PushMessageHandler" android:permission="com.xiaomi.xmsf.permission.MIPUSH_RECEIVE" android:enabled="true" android:exported="true" />
<receiver android:name="com.xiaomi.push.service.receivers.PingReceiver" android:exported="false" android:process=":pushservice">
<intent-filter>
<action android:name="com.xiaomi.push.PING_TIMER" />
</intent-filter>
</receiver>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.xiaomi.mipush.sdk.NotificationClickedActivity" android:enabled="true" android:exported="true" android:excludeFromRecents="true" android:launchMode="singleInstance">
<meta-data android:name="supportStyle" android:value="scene|voip" />
</activity>
<receiver android:name="org.android.agoo.xiaomi.MiPushBroadcastReceiver" android:exported="true">
<intent-filter>
<action android:name="com.xiaomi.mipush.RECEIVE_MESSAGE" />
</intent-filter>
<intent-filter>
<action android:name="com.xiaomi.mipush.MESSAGE_ARRIVED" />
</intent-filter>
<intent-filter>
<action android:name="com.xiaomi.mipush.ERROR" />
</intent-filter>
</receiver>
<service android:name="com.meizu.cloud.pushsdk.NotificationService" android:permission="com.meizu.cloud.push.permission.MESSAGE" android:exported="true" />
<receiver android:name="com.meizu.cloud.pushsdk.MzPushSystemReceiver" android:exported="false">
<intent-filter>
<action android:name="com.meizu.flyme.push.intent.PUSH_SYSTEM" />
</intent-filter>
</receiver>
<meta-data android:name="sdk_version_vivo" android:value="488" />
<service android:name="com.vivo.push.sdk.service.CommandClientService" android:exported="true" />
<meta-data android:name="local_iv" android:value="MzMsMzQsMzUsMzYsMzcsMzgsMzksNDAsNDEsMzIsMzgsMzcsMzYsMzUsMzQsMzMsI0AzNCwzMiwzMywzNywzMywzNCwzMiwzMywzMywzMywzNCw0MSwzNSwzNSwzMiwzMiwjQDMzLDM0LDM1LDM2LDM3LDM4LDM5LDQwLDQxLDMyLDM4LDM3LDMzLDM1LDM0LDMzLCNAMzQsMzIsMzMsMzcsMzMsMzQsMzIsMzMsMzMsMzMsMzQsNDEsMzUsMzIsMzIsMzI" />
<meta-data android:name="com.vivo.push.support_monitor" android:value="1" />
<service android:name="org.android.agoo.fcm.AgooFirebaseMessagingService" android:exported="false">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT" />
</intent-filter>
</service>
<meta-data android:name="com.google.android.gms.vision.DEPENDENCIES" android:value="barcode" />
<provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.aaidinitprovider" android:initOrder="500" />
<meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:6.12.0.300" />
<meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
<activity android:theme="@style/Theme.PlayCore.Transparent" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:exported="false" android:stateNotNeeded="true" />
<meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.11.0.302" />
<meta-data android:name="com.huawei.hms.min_api_level:base:hmscore" android:value="1" />
<meta-data android:name="availableLoaded" android:value="yes" />
<activity android:theme="@style/Base_Translucent" android:name="com.huawei.hms.activity.BridgeActivity" android:exported="false" android:excludeFromRecents="true" android:screenOrientation="behind" android:configChanges="fontScale|layoutDirection|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:hardwareAccelerated="true">
<meta-data android:name="hwc-theme" android:value="androidhwext:style/Theme.Emui.Translucent" />
</activity>
<activity android:name="com.huawei.hms.activity.EnableServiceActivity" android:exported="false" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" />
<provider android:name="com.huawei.agconnect.core.provider.AGConnectInitializeProvider" android:exported="false" android:authorities="com.wotransfer.pandaremit.AGCInitializeProvider" />
<service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
</application>
</manifest>