apk(点击下载) / AndroidManifest.xml


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="103401" android:versionName="10.34.1" android:installLocation="auto" android:compileSdkVersion="34" android:compileSdkVersionCodename="14" platformBuildVersionName="14" platformBuildVersionCode="34" package="pro.huobi"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="23" android:targetSdkVersion="34" />
    <queries>
        <intent>
            <action android:name="android.media.action.IMAGE_CAPTURE" />
        </intent>
        <intent>
            <action android:name="android.intent.action.SEND" />
            <data android:mimeType="image/*" />
        </intent>
        <intent>
            <action android:name="android.intent.action.SEND" />
            <data android:mimeType="text/plain" />
        </intent>
        <package android:name="com.facebook.orca" />
        <package android:name="com.facebook.katana" />
        <package android:name="com.example.facebook" />
        <package android:name="com.facebook.android" />
        <package android:name="com.instagram.android" />
        <package android:name="org.telegram.messenger" />
        <package android:name="org.telegramkr.messenger" />
        <package android:name="com.twitter.android" />
        <package android:name="com.tronlinkpro.wallet" />
        <package android:name="com.android.vending" />
        <package android:name="com.huochat.im" />
        <package android:name="com.plunien.poloniex" />
        <intent>
            <action android:name="android.intent.action.OPEN_DOCUMENT" />
            <data android:mimeType="*/*" />
        </intent>
        <intent>
            <action android:name="android.intent.action.GET_CONTENT" />
            <data android:mimeType="*/*" />
        </intent>
        <intent>
            <action android:name="android.intent.action.VIEW" />
            <data android:scheme="http" />
        </intent>
        <intent>
            <action android:name="android.intent.action.GET_CONTENT" />
        </intent>
        <package android:name="com.kakao.talk" />
        <package android:name="com.kakao.talk.alpha" />
        <package android:name="com.kakao.talk.sandbox" />
        <package android:name="com.kakao.onetalk" />
        <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.huawei.hms.core.aidlservice" />
        </intent>
        <intent>
            <action android:name="com.huawei.hms.core" />
        </intent>
    </queries>
    <uses-permission android:name="com.google.android.gms.permission.AD_ID" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="android.permission.BLUETOOTH" android:maxSdkVersion="30" />
    <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" android:maxSdkVersion="30" />
    <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
    <uses-permission android:name="android.permission.GET_ACCOUNTS" />
    <uses-permission android:name="android.permission.READ_MEDIA_IMAGES" android:minSdkVersion="33" />
    <uses-permission android:name="android.permission.READ_MEDIA_AUDIO" android:minSdkVersion="33" />
    <uses-permission android:name="android.permission.READ_MEDIA_VIDEO" android:minSdkVersion="33" />
    <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="32" />
    <uses-permission android:name="android.permission.USE_FINGERPRINT" />
    <uses-permission android:name="android.permission.USE_BIOMETRIC" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.FLASHLIGHT" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="MediaStore.Images.Media.EXTERNAL_CONTENT_URI" />
    <uses-permission android:name="MediaStore.Images.Media.INTERNAL_CONTENT_URI" />
    <uses-feature android:name="android.hardware.camera.any" />
    <uses-feature android:name="android.hardware.camera.autofocus" android:required="true" />
    <uses-feature android:name="android.hardware.camera.flash" android:required="false" />
    <uses-feature android:name="android.hardware.screen.landscape" />
    <uses-feature android:name="android.hardware.wifi" android:required="false" />
    <uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_ADDED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_CHANGED" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_INSTALL" />
    <uses-permission android:name="android.permission.BROADCAST_PACKAGE_REPLACED" />
    <uses-permission android:name="android.permission.RESTART_PACKAGES" />
    <uses-permission android:name="android.permission.CHANGE_NETWORK_STATE" />
    <permission android:name="pro.huobi.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <permission android:name="com.huobi.permission.MIPUSH_RECEIVE" android:protectionLevel="signature" />
    <uses-permission android:name="pro.huobi.permission.MIPUSH_RECEIVE" />
    <uses-permission android:name="com.huobi.permission.MIPUSH_RECEIVE" />
    <uses-feature android:name="android.hardware.camera" android:required="true" />
    <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.providers.gsf.permission.READ_GSERVICES" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
    <uses-permission android:name="android.permission.FOREGROUND_SERVICE_MICROPHONE" />
    <uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
    <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
    <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />
    <permission android:name="pro.huobi.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="signature" />
    <uses-permission android:name="pro.huobi.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" />
    <uses-permission android:name="com.asus.msa.SupplementaryDID.ACCESS" />
    <uses-permission android:name="freemme.permission.msa" />
    <uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS" />
    <uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
    <uses-permission android:name="android.permission.RECEIVE_USER_PRESENT" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <permission android:name="pro.huobi.permission.XGPUSH_RECEIVE" android:protectionLevel="signature" />
    <uses-permission android:name="pro.huobi.permission.XGPUSH_RECEIVE" />
    <permission android:name="pro.huobi.permission.PROCESS_PUSH_MSG" android:protectionLevel="signature" />
    <permission android:name="pro.huobi.permission.PUSH_PROVIDER" android:protectionLevel="signature" />
    <permission android:name="pro.huobi.permission.PUSH_WRITE_PROVIDER" android:protectionLevel="signature" />
    <uses-permission android:name="pro.huobi.permission.PROCESS_PUSH_MSG" />
    <uses-permission android:name="pro.huobi.permission.PUSH_PROVIDER" />
    <application android:theme="@style/AppTheme" android:label="@string/n_app_name" android:icon="@drawable/icon" android:name="com.secneo.apkwrapper.AW" android:allowBackup="false" android:hardwareAccelerated="true" android:largeHeap="true" android:supportsRtl="true" android:extractNativeLibs="true" android:fullBackupContent="@xml/appsflyer_backup_rules" android:usesCleartextTraffic="true" android:resizeableActivity="true" android:networkSecurityConfig="@xml/network_security_config_release" android:maxAspectRatio="2.4" android:appComponentFactory="com.secneo.apkwrapper.AP" android:requestLegacyExternalStorage="true">
        <meta-data android:name="com.twitter.sdk.android.CONSUMER_KEY" android:value="@string/com.twitter.sdk.android.CONSUMER_KEY" />
        <meta-data android:name="com.twitter.sdk.android.CONSUMER_SECRET" android:value="@string/com.twitter.sdk.android.CONSUMER_SECRET" />
        <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id" />
        <meta-data android:name="com.huobi.app.util.CustomModule" android:value="GlideModule" />
        <activity android:theme="@style/com_facebook_activity_theme" android:label="@string/app_name" android:name="com.facebook.FacebookActivity" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
        <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="@string/fb_login_protocol_scheme" />
            </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="fbconnect" android:host="cct.pro.huobi" />
            </intent-filter>
        </activity>
        <provider android:name="com.facebook.FacebookContentProvider" android:exported="true" android:authorities="com.facebook.app.FacebookContentProvider5000739423308618" />
        <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id" />
        <meta-data android:name="com.facebook.sdk.AutoLogAppEventsEnabled" android:value="false" />
        <meta-data android:name="android.max_aspect" android:value="2.4" />
        <meta-data android:name="QHOPENSDK_APPID" android:value="201898601" />
        <meta-data android:name="QHOPENSDK_APPKEY" android:value="2fe44ccc3c9791a450a3d0309435c130" />
        <meta-data android:name="firebase_crashlytics_collection_enabled" android:value="true" />
        <meta-data android:name="flutterEmbedding" android:value="2" />
        <meta-data android:name="com.google.android.gms.vision.DEPENDENCIES" android:value="face" />
        <receiver android:name="com.appsflyer.SingleInstallBroadcastReceiver" android:exported="true">
            <intent-filter>
                <action android:name="com.android.vending.INSTALL_REFERRER" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/SplashTheme" android:label="@string/n_app_name" android:name="com.huobi.activity.StartFlashActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
                <action android:name="android.intent.action.oppopush" />
            </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="huobiapp" />
            </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="holigeit" android:host="open" android:path="/v1" />
            </intent-filter>
            <intent-filter>
                <data android:scheme="growing.4cf8df9bc01f5b6e" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:name="com.huobi.activity.SplashAdActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" />
        <activity android:theme="@style/ActivityKlineLight" android:name="com.huobi.main.ui.HuobiMainActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden">
            <intent-filter>
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="saf69f0e19" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityKlineLight" android:name="com.hbg.module.kline.ui.MarketInfoActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize|uiMode" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.kline.ui.MarketInfoRestartActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize|uiMode" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.kline.ui.MarketInfoLandscapeActivity" android:launchMode="singleTask" android:screenOrientation="landscape" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.AppConfigActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.SettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.NetworkDetectionActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.contract.ui.ContractConfigActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.tradenew.ui.SpotMarginConfigActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.message.ui.MessageConfigActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.ui.NinePointSetActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecuritySetActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecurityRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.VerificationStartActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.KeepLoginTimeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.fee.FeeRateActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.kline.index.IndexSettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.login.v2.ui.UserLoginActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.login.v3.ui.UserLoginActivityV3" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.login.v3.ui.UserLoginActivityV4" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.login.v3.ui.UserRegisterActivityV3" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.login.v3.ui.UserBindTipsActivityV3" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/LoginActivityTranslation" android:name="com.huobi.login.v2.ui.SubAccountLoginActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/LoginActivityTranslation" android:name="com.huobi.login.v2.ui.CaptchaCodeActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateVisible" />
        <activity android:theme="@style/LoginActivityTranslation" android:name="com.huobi.login.v2.ui.ForgetPasswordActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/LoginActivityTranslation" android:name="com.huobi.login.v2.ui.SetForgetPswActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/LoginActivityTranslation" android:name="com.huobi.login.v2.ui.CountryAreaSelectActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/bottomActivityStyle" android:name="com.huobi.kyc.ui.KycCountryAreaSelectActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.CountryAreaSelectActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.ui.SecurityGuideActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.ui.UnlockGuideActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.order.ui.TradeOrderHistoryDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.order.ui.TimeTradeDetailOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lib.core.webview.HBBaseWebActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.otc.ui.HBSupportFormWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.kline.ui.CurrencyIntroWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.view.CurrencyIntroWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.v2.ui.ThirdLoginWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.webview2.ui.LoginWebActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.webview2.ui.IndexWebActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.webview2.ui.CustomServiceWebActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.KycAuthInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/bottomActivityStyle" android:name="com.huobi.kyc.ui.KycQuickAuthDialogActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.KycInstitutionAuthActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.DominicaKycPageActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.lancher.guide.AppWelcomeActivityV4" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.AppConfigAboutUsActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.AccountOrderManageActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.index.ui.NewOldSelectActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.setting.pricing.PricingMethodActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.invite.ui.InviteActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="false">
            <intent-filter>
                <action android:name="android.intent.action.VIEW" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.homemarket.ui.EditCollectionActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.huobi.wxapi.WXEntryActivity" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowIsTranslucent="false" android:windowDisablePreview="true" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="pro.huobi.wxapi.WXEntryActivity" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowIsTranslucent="false" android:windowDisablePreview="true" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.ui.SecurityVerificationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.ui.ChooseEnvironmentActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.kyc.ui.KycProBaseInformationActivity" android:exported="false" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden">
            <intent-filter>
                <data android:scheme="huobipro" android:host="account" android:path="/identity_verify" />
                <category android:name="android.intent.category.DEFAULT" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.kyc.ui.KycProBaseInformationUploadPhotoActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.OneOffAddressHistoryActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.OtcCurrencyFinanceRecordActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.ContractFinanceRecordActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcCertificationResultActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcRiskWarningActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.LoanSymbolDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.ManagerVirtualAddressActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CurrencyDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.MineCurrencyDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otcoption.ui.OtcOptionsDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.OtcOptionChooseCurrencyActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.SavingsCurrencyDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.ContractDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.OptionDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.OtcCurrencyDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CurrencyFromCCDetailActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize">
            <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="huobisettlepay" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.DepositFiatFromCoinActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.FiatResultFromCoinActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.WithdrawFiatFromCoinActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.c2c.ui.C2CMarginFinancialActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CurrencyDetailOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.OtcCurrencyDetailOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CurrencyFromCCDetailOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.ContractDetailOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.OptionDetailOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.AddVirtualAddressActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.order.ui.TradeOrderActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/AppUpgradeDialogStyle" android:name="com.huobi.appupgrade.ui.AppUpgradeActivity" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.login.v2.ui.UserRegisterActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.ui.SetForgetPswActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecurityPasskeyActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecurityPasskeyListActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecurityPasskeyEditActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecurityLinkActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecurityLinkStatusActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="com.huobi.login.ui.FingerprintLoginActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SecurityLinkStep2Activity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.AppLanguageActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.LoanActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.RepayActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.TransferOrderActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/FullActivityTranslation" android:name="com.google.zxing.client.android.CaptureActivity" android:exported="true" android:stateNotNeeded="true" android:windowSoftInputMode="stateAlwaysHidden">
            <intent-filter>
                <action android:name="com.google.zxing.client.android.SCAN" />
                <category android:name="android.intent.category.DEFAULT" />
            </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="http" android:host="zxing.appspot.com" android:path="/scan" />
            </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="http" android:host="www.google.com" android:path="/m/products/scan" />
            </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="http" android:host="www.google.co.uk" android:path="/m/products/scan" />
            </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="zxing" android:host="scan" android:path="/" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.NoTitleBar" android:name="com.alibaba.verificationsdk.ui.VerifyActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.WithdrawQuickReviewActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.trade.ui.ZoneReminderActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.trade.ui.MarginRiskReminderActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OTCWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/Theme.OtcChatDialog" android:name="com.huobi.otc.ui.OtcChatActivity" android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcScaleImageActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcTradeSettingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.UpdateOtcTradePwdActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcImageActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcLiteChatActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcPdfPreviewActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.MyPointsNewActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.PointsExchangeActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.PointsProductsActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.PointsBuyActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.PointsTransferActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.PointsDetailListActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.PointsHistoryDetailsActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/AppUpgradeDialogStyle" android:name="com.huobi.compliance.ui.JapanComplianceActivity" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.MyTransferActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.TransferToMeActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.PointsTransferPolicyActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.points.activity.TransferOrderListActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.webview2.ui.VerifyWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.contract.ui.ContractOrderActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.contract.ui.ContractTradeDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.contract.ui.ContractTradeTriggerDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.contract.ui.ContractTradeCancelDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CurrencyChooseActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CurrencySearchActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.AccountChooseActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.ContractChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.SwapChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.OptionChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.LinearSwapChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.LinearSwapChooseCurrencyActivityNew" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.OtcChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.MarginChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.C2cMarginChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.MineChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.transfer.ui.SuperMarginChooseCurrencyActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="pro.huobi.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths" />
        </provider>
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.UnifyTransferActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.UnifyDepositActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.DepositActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.DwRecordActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CcRecordHomeActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.AddressManageActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.LiteDwRecordActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.LiteFiatDwRecordActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.WithdrawActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.UnifyWithdrawActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CurrencyHistoryActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.CopyTradingCurrencyHistoryActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.webview2.ui.ContractWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.webview2.ui.SecurityWebActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ZopimChatTheme" android:label="@string/chat_activity_title" android:name="com.huobi.account.ui.HuobiZopimChatActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ZopimChatTheme" android:label="@string/chat_activity_title" android:name="com.huobi.account.ui.HuobiZopimCommentActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcTradeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcCardManagerActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcCancelReasonActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcFAQActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/activityDialogAnimatStyle" android:name="com.huobi.otc.ui.OtcFAQDialogActivity" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcOperationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/OtcTradeActivityTranslation" android:name="com.huobi.otc.ui.CouponActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.HelpCenterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.litere.main.ui.LiteReMainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.FeedbackActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.UnifyRiskActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.AddAddrRiskActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.staring.ui.StaringRemindActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.staring.ui.AllRemindActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.staring.ui.AllRemindNewActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.staring.ui.RemindSearchListActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.lite.kyc.ui.LiteVerifiedActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing|stateAlwaysHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.lite.kyc.ui.LiteAliDetectionActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.supermargin.ui.SuperLoanActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.supermargin.ui.SuperLoanDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.supermargin.ui.SuperLoanChooseCoinActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.supermargin.ui.SuperRepayActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.supermargin.ui.SuperRepayDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.supermargin.ui.SymbolAssetSuperMarginActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.message.ui.MessageActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/AppTheme" android:name="com.huobi.message.ui.MessageDetailListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/AppTheme" android:name="com.huobi.message.ui.MessageDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="density|fontScale|keyboard|keyboardHidden|layoutDirection|locale|orientation|screenLayout|screenSize" android:windowSoftInputMode="adjustResize" android:hardwareAccelerated="false" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.UserNftSettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.notice.NoticeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.login.ui.TrustDeviceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/translucent" android:name="com.huobi.app.JumpActivity" android:launchMode="singleTask" />
        <activity android:theme="@style/translucent" android:name="com.huobi.main.ui.LoginCallBackActivity" android:launchMode="singleTask" />
        <activity android:theme="@style/translucent" android:name="com.huobi.otc.ui.OtcAliCertificateActivity" android:launchMode="singleTask" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.UsdtExchangeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.UsdtExchangeHistoryActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.UsdtExchangeHistoryDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.HtExchangeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.HtExchangeHistoryActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.HtExchangeHistoryDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.swap.ui.SwapOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.linearswap.ui.LinearSwapOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.linearswap.ui.LinearSwapTimeOrderDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.linearswap.ordertutorial.ui.OrderTutorialActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.feature.ui.ContractCalmPeriodActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.feature.ui.ContractUpPositionLimitActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.option.ui.OptionOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.swap.ui.SwapFinancialActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.linearswap.ui.LinearSwapFinancialActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.ContractCustomerServiceActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.c2c.ui.C2CLoanOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.c2c.ui.C2CLoanOrderDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.c2c.ui.C2CBorrowActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.savings.ui.SavingsDataActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.savings.mining.ui.MiningDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.integration.IntegrationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.operation.MoreOperationActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/icon" />
        <meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/baseColorMajorTheme100" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.riskcontrol.ui.RiskControlActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.riskcontrol.ui.RiskControlResultActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.strategy.StrategyOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.strategy.StrategyDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.OtcBindBankCardActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.ui.AddNewAddressActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otcoption.ui.OtcOptionsIndexActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otcoption.ui.OtcOptionsOrderActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.index.ui.ScanLoginSuccessActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.index.ui.RankingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.home.ui.TransferAmountGuideActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.ApiManagerActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.LitePersonalCenterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.AppealFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcFlutterOrderDetailActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.BindCardAsyncResultActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize">
            <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="huobi3ds" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.litere.market.ui.LiteReMarketFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.search.ui.NewsSearchActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.litere.trade.ui.LiteReAssetDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.litere.trade.ui.LiteReExchangeFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.litere.trade.ui.LiteReTradeFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.litere.trade.ui.LiteReOrderStateActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.PassUpdateActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcTradeSettingFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcTradeLeadingFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.MultipleAccountActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.search.ui.SearchFlutterActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcDepositDetailFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.TradingSettingActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.NotificationManagerSettingActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.assetrecord.AssetRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.staring.ui.RemindInfoActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/translucent" android:name="com.huobi.share.ui.ContentShareActivity" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.OtcBindCardRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.P2PPayMethodRootFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.content.ui.TopicListActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.kyc.huaweiliveness.activity.FaceAntispoofingActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.AssetSpotCurrencyDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/TranslateDialog" android:name="com.huobi.finance.ui.QuickEmptyActivity" android:launchMode="singleTask" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcAdPublishEditActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcC2cOrderActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcTradePayingAndSuccessActivity" android:exported="true" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize">
            <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="huobicard" />
                <data android:scheme="hbotc" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcOrderInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:name="com.huobi.invite.ui.ShareTestActivity" android:exported="true" />
        <receiver android:name="com.huobi.social.share.twitterapi.TwitterResultReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.twitter.sdk.android.tweetcomposer.UPLOAD_SUCCESS" />
                <action android:name="com.twitter.sdk.android.tweetcomposer.UPLOAD_FAILURE" />
                <action android:name="com.twitter.sdk.android.tweetcomposer.TWEET_COMPOSE_CANCEL" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.SubscribeAllActivity" android:launchMode="standard" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcMyFollowedFlutterActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcMerchantProfileActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.login.v2.ui.PasswordSetActivityV2" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustNothing" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.dt.ui.DTMockActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcOrderDepositActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.account.ui.SecurityRebindVerifySetup2Activity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/RegisterActivityTranslation" android:name="com.huobi.account.ui.SecurityRebindVerifySetup1Activity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcNewUserVideoTutorialActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcVideoTutorialActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcFlutterVideoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcWordAdSearchActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcAdvertPublishDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcPriceCreateActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcPricePromptActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.ContainerActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.ContainerFlutterActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.feature.ui.ContractSideModeSwitchActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityKlineLight" android:name="com.huobi.activity.TradeContainerActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityKlineLight" android:name="com.huobi.activity.FutureTradeContainerActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.activity.AccountContainerActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.otc.flutter.OtcQuickTradeQuoteActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.assetrecord.AppleOrderHistoryRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.assetrecord.AppleOrderHistoryRecordListActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.copytrading.temp.CopytradingMainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.copytrading.ui.CopyTradingMainActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.tradingbot.ui.TradingBotActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.edgeengine.ui.EdgeEnginePageActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.UserGroupSettingActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.BrushGuideGAActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.BrushSecurityVerifyActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.account.ui.BrushSetGAActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.edgeengine.ui.EdgeEngineContainerActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.copytrading.ui.CopyTradingTraderInfoActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <service android:name="com.huobi.jpush.JPushUserService" android:exported="false" android:process=":remote">
            <intent-filter>
                <action android:name="com.engagelab.privates.intent.USER_SERVICE" />
            </intent-filter>
        </service>
        <receiver android:name="com.huobi.jpush.JPushUserReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.engagelab.privates.intent.USER_RECEIVER" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.market.widget.ui.MarketWidgetSettingActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.market.widget.ui.MarketWidgetSearchActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:windowSoftInputMode="stateAlwaysHidden|adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.homemarket.ui.MarketContainerActivity" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.market.widget.ui.MarketPlateDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <meta-data android:name="flutterProjectType" android:value="module" />
        <service android:name="com.bbc876219.lib.localsocket.ControllerService" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.content.ui.activity.NewsDetailActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.content.ui.activity.CommentDetailActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.content.ui.activity.live.LiveDetailActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.content.ui.activity.live.FullScreenLiveActivity" android:screenOrientation="landscape" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.livesquare.ui.LiveSquareActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.livesquare.ui.LiveSquareSubActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.community.ui.DynamicDetailActivity" android:screenOrientation="portrait" android:configChanges="orientation|screenSize" android:hardwareAccelerated="true" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.community.ui.PersonalCenterActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.community.ui.PostDynamicActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.community.ui.FollowListActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.community.ui.FansListActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.community.ui.TopicDetailActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.livesquare.ui.LiveCategoryActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.livesquare.ui.RecommendSpeakerActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.content.ui.activity.NewContentActivity" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.account.index.ui.AccountActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize|uiMode" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.WithdrawInfoConfirmActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.asset.withdraw.ui.WithdrawReqFinishActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.finance.ui.GridAssetDetailActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.asset2.page.Asset2Activity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.huobi.sharkfin.activity.SharkFinActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:name="com.huobi.otc.ui.OtcSeaViewRoomActivity" />
        <activity android:name="com.huobi.otc.ui.OtcNewUserShellActivity" />
        <activity android:name="com.huobi.otc.ui.OtcWordAdShellActivity" />
        <activity android:name="com.huobi.otc.ui.OtcMyOrderListActivity" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lite.main.ui.LiteMainActivity" android:exported="false" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize|uiMode">
            <intent-filter>
                <action android:name="pro.huobi.liteindex" />
                <action android:name="pro.huobi.litewallet" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/OtcTradeActivityTranslation" android:name="com.hbg.lite.register.ui.LiteRegisterGuideActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lite.record.ui.SingleCurrencyRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lite.record.ui.AllCurrencyRecordActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lite.market.LiteMarketInfoActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lite.search.ui.LiteCurrencyChooseActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lite.trade.ui.LiteOtcTradeSettingActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lite.account.ui.LitePricingMethodActivity" android:launchMode="singleTop" android:screenOrientation="portrait" />
        <activity android:theme="@style/ContentShareStyle" android:name="com.hbg.module.share.ui.GroupShareActivity" android:exported="false" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize">
            <intent-filter>
                <action android:name="com.huobi.content.share.group" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/plain" />
                <data android:mimeType="video/*" />
                <data android:mimeType="image/*" />
                <data android:mimeType="extended/parameter" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.share.ui.FeedShareActivity" android:exported="false" android:screenOrientation="portrait">
            <intent-filter>
                <action android:name="com.huobi.content.share.feed" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/plain" />
                <data android:mimeType="video/*" />
                <data android:mimeType="image/*" />
                <data android:mimeType="extended/parameter" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.GroupChatListAllActivity" android:exported="false" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.GroupChatListActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:name="com.hbg.module.huobi.im.group.ui.chat.ImGroupChatActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.hbg.module.huobi.im.c2c.ui.ImC2CChatActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.GroupChatInfoActivity" android:exported="false" android:screenOrientation="portrait" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.GroupChatNoticeActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.GroupNoticeListActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.GroupMemberListActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.ChatBlockListActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.c2c.ui.CustomerInfoActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/AppTheme" android:name="com.hbg.module.huobi.im.group.ui.JoinGroupAdminActivity" android:screenOrientation="portrait" />
        <activity android:name="com.huochat.community.activity.CommunityDynamicDetailActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTransTheme" android:name="com.huochat.community.activity.PicturePreviewActivity" android:exported="false" android:launchMode="singleTask" android:configChanges="orientation|screenLayout|screenSize|smallestScreenSize" />
        <activity android:name="com.huochat.community.activity.TopicSearchTemplateActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.exchange.grid.ui.GridTradeActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.module.exchange.grid.ui.GridReminderActivity" android:launchMode="singleTop" android:screenOrientation="portrait" android:configChanges="screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="adjustPan" />
        <activity android:theme="@style/ActivityTranslation" android:name="com.hbg.lib.core.ui.CommonRestartActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|navigation|orientation|screenSize|uiMode" />
        <activity android:theme="@style/translucent" android:name="com.hbg.lib.core.ui.ScreenshotShareActivity" />
        <activity android:theme="@style/AppTheme.TransStatusBar.FullScreen" android:name="com.hbg.lib.widgets.photoviewer.PhotoViewerActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <meta-data android:name="XG_SERVER_SUFFIX" android:value="tpns.sgp.tencent.com" />
        <receiver android:name="com.hbg.lib.tencent.push.CustomTencentPushReceiver" android:exported="false">
            <intent-filter>
                <action android:name="com.tencent.android.xg.vip.action.PUSH_MESSAGE" />
                <action android:name="com.tencent.android.xg.vip.action.FEEDBACK" />
            </intent-filter>
        </receiver>
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:process=":pushservice" />
        <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" />
        <service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" android:exported="false" />
        <receiver android:name="com.xiaomi.push.service.receivers.NetworkStatusReceiver" 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>
        <service android:name="com.xiaomi.push.service.XMPushService" android:enabled="true" android:process=":pushservice" />
        <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:enabled="true" android:exported="true" />
        <service android:name="com.xiaomi.mipush.sdk.MessageHandleService" android:enabled="true" />
        <receiver android:name="com.xiaomi.push.service.receivers.NetworkStatusReceiver" 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>
        <receiver android:name="com.tencent.android.mipush.XMPushMessageReceiver" 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>
        <activity android:name="com.twitter.sdk.android.tweetcomposer.ComposerActivity" android:exported="false" android:windowSoftInputMode="adjustResize|stateVisible" />
        <service android:name="com.twitter.sdk.android.tweetcomposer.TweetUploadService" android:enabled="true" android:exported="false" />
        <activity android:theme="@style/MediaTheme" android:name="com.twitter.sdk.android.tweetui.PlayerActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/MediaTheme" android:name="com.twitter.sdk.android.tweetui.GalleryActivity" />
        <activity android:name="com.twitter.sdk.android.core.identity.OAuthActivity" android:exported="false" android:excludeFromRecents="true" android:configChanges="orientation|screenSize" />
        <meta-data android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule" android:value="GlideModule" />
        <activity android:name="zendesk.support.request.RequestActivity" android:exported="false" android:windowSoftInputMode="adjustResize" />
        <activity android:label="@string/request_list_activity_title" android:name="zendesk.support.requestlist.RequestListActivity" android:exported="false" />
        <receiver android:name="zendesk.support.DeepLinkingBroadcastReceiver" android:exported="false">
            <intent-filter>
                <action android:name="zendesk.support" />
            </intent-filter>
        </receiver>
        <provider android:name="zendesk.support.SupportSdkStartupProvider" android:enabled="true" android:exported="false" android:authorities="pro.huobi.zendesk.support.SupportSdkStartupProvider" />
        <activity android:label="@string/zs_view_article_loading_title" android:name="zendesk.support.guide.ViewArticleActivity" android:exported="false" android:configChanges="orientation|screenSize" />
        <activity android:label="@string/support_activity_title" android:name="zendesk.support.guide.HelpCenterActivity" android:exported="false" android:windowSoftInputMode="adjustResize" />
        <provider android:name="zendesk.support.guide.GuideSdkStartupProvider" android:enabled="true" android:exported="false" android:authorities="pro.huobi.zendesk.support.GuideSdkStartupProvider" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.yalantis.ucrop.UCropActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat.Light.NoActionBar" android:name="com.yalantis.ucrop.UCropMultipleActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:name="zendesk.classic.messaging.MessagingActivity" android:exported="false" android:windowSoftInputMode="adjustResize" />
        <provider android:name="com.squareup.picasso.PicassoProvider" android:exported="false" android:authorities="pro.huobi.com.squareup.picasso" />
        <activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.impl.ui.FullPortraitActivity" android:exported="false" android:screenOrientation="portrait" android:configChanges="locale|screenSize|uiMode" android:keepScreenOn="true" android:hardwareAccelerated="true" />
        <activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.impl.ui.FullReversePortraitActivity" android:exported="false" android:screenOrientation="reversePortrait" android:configChanges="locale|screenSize|uiMode" android:keepScreenOn="true" android:hardwareAccelerated="true" />
        <activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.impl.ui.FullLandscapeActivity" android:exported="false" android:screenOrientation="landscape" android:configChanges="locale|screenSize|uiMode" android:keepScreenOn="true" android:hardwareAccelerated="true" />
        <activity android:theme="@style/iproov__AppTheme" android:name="com.iproov.sdk.impl.ui.FullReverseLandscapeActivity" android:exported="false" android:screenOrientation="reverseLandscape" android:configChanges="locale|screenSize|uiMode" android:keepScreenOn="true" android:hardwareAccelerated="true" />
        <activity android:theme="@style/Theme.Jumio" android:name="com.jumio.defaultui.JumioActivity" android:exported="false" />
        <activity android:theme="@style/Theme.MainDemoApplication" android:label="ItemDetailHostActivity" android:name="com.huobi.webcache.ui.LogActivity" android:exported="false" android:resizeableActivity="true" />
        <provider android:name="com.tencent.qcloud.tuikit.tuichat.TUIChatService" android:enabled="true" android:exported="false" android:authorities="pro.huobi.TUIChat.Init" android:initOrder="9999" />
        <activity android:name="com.tencent.qcloud.tuikit.tuichat.component.imagevideoscan.ImageVideoScanActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tuikit.tuichat.classicui.page.MessageReplyDetailActivity" android:screenOrientation="portrait" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:name="com.tencent.qcloud.tuikit.tuichat.classicui.page.TUIForwardChatActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tuikit.tuichat.classicui.page.TUIC2CChatActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing|stateHidden" />
        <activity android:name="com.tencent.qcloud.tuikit.tuichat.classicui.page.TUIGroupChatActivity" android:launchMode="singleTask" android:screenOrientation="portrait" android:windowSoftInputMode="adjustNothing|stateHidden" />
        <activity android:name="com.tencent.qcloud.tuikit.tuichat.classicui.page.MessageReceiptDetailActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tuikit.tuichat.classicui.component.camera.CameraActivity" android:screenOrientation="portrait" />
        <provider android:name="com.tencent.qcloud.tuikit.tuichat.classicui.ClassicUIService" android:enabled="true" android:exported="false" android:authorities="pro.huobi.TUIChat.ClassicUI.Init" android:initOrder="9998" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.tencent.qcloud.tuikit.tuicallkit.base.BaseCallActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <activity android:theme="@style/Theme.AppCompat.NoActionBar" android:name="com.tencent.qcloud.tuikit.tuicallkit.extensions.inviteuser.SelectGroupMemberActivity" android:launchMode="singleTask" android:screenOrientation="portrait" />
        <provider android:name="com.tencent.qcloud.tuikit.tuicallkit.internal.ServiceInitializer" android:enabled="true" android:exported="false" android:authorities="pro.huobi.ServiceInitializer" />
        <service android:name="com.tencent.qcloud.tuikit.tuicallkit.view.floatwindow.FloatWindowService" android:enabled="true" android:exported="false" />
        <provider android:name="com.luck.picture.lib.basic.PictureFileProvider" android:exported="false" android:authorities="pro.huobi.luckProvider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/ps_file_paths" />
        </provider>
        <service android:name="com.luck.picture.lib.service.ForegroundService" android:enabled="true" android:foregroundServiceType="location" />
        <activity android:theme="@style/Base.Theme.NoActionBar" android:name="com.luck.picture.lib.basic.PictureSelectorSupporterActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <activity android:theme="@style/Picture.Theme.Translucent" android:name="com.luck.picture.lib.basic.PictureSelectorTransparentActivity" android:configChanges="keyboardHidden|orientation|screenSize" />
        <provider android:name="com.tencent.qcloud.tuikit.tuibarrage.core.TUIBarrageProvider" android:enabled="true" android:exported="false" android:authorities="pro.huobi.TUIBarrageProvider" />
        <activity android:name="com.tencent.qcloud.tuikit.timcommon.component.activities.SelectionActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tuikit.timcommon.component.activities.ImageSelectActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tuikit.timcommon.component.activities.SelectionMinimalistActivity" android:screenOrientation="portrait" />
        <activity android:name="com.tencent.qcloud.tuikit.timcommon.component.activities.ImageSelectMinimalistActivity" android:screenOrientation="portrait" />
        <provider android:name="com.tencent.qcloud.tuikit.timcommon.util.FileProvider" android:exported="false" android:authorities="pro.huobi.timcommon.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths_public" />
        </provider>
        <provider android:name="com.tencent.qcloud.tuikit.timcommon.TIMCommonService" android:enabled="true" android:exported="false" android:authorities="pro.huobi.TIMCommon.Init" />
        <activity android:theme="@style/Permission.Theme" android:name="com.huobi.permission.bridge.BridgeActivity" />
        <provider android:name="com.huobi.permission.FileProvider" android:exported="false" android:authorities="pro.huobi.file.path.share" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/permission_file_paths" />
        </provider>
        <activity android:name="com.facebook.CustomTabMainActivity" />
        <service android:name="com.zopim.android.sdk.api.ChatService" android:exported="false" />
        <provider android:name="com.zendesk.belvedere.BelvedereFileProvider" android:exported="false" android:authorities="pro.huobi.belvedere.attachments" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/belvedere_attachment_storage" />
        </provider>
        <activity android:theme="@style/CoreActivityTranslucent" android:name="com.tencent.qcloud.tuicore.permission.PermissionActivity" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/CoreActivityTranslucent" android:name="com.tencent.qcloud.tuicore.util.PermissionRequester$PermissionActivity" android:multiprocess="true" android:launchMode="singleTask" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <provider android:name="com.tencent.qcloud.tuicore.ServiceInitializer" android:enabled="true" android:exported="false" android:authorities="pro.huobi.TUICore.Init" />
        <provider android:name="com.huobi.woodpecker.core.WoodPeckerOwnerInitializer" android:exported="false" android:multiprocess="true" android:authorities="pro.huobi.WoodPeckerOwnerInitializer" />
        <service android:name="com.google.firebase.components.ComponentDiscoveryService" android:exported="false" android:directBootAware="true">
            <meta-data android:name="com.google.firebase.components:io.flutter.plugins.firebase.crashlytics.FlutterFirebaseAppRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:io.flutter.plugins.firebase.core.FlutterFirebaseCoreRegistrar" 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.crashlytics.CrashlyticsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.sessions.FirebaseSessionsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
            <meta-data android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonKtxRegistrar" 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.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
        </service>
        <provider android:name="io.flutter.plugins.imagepicker.ImagePickerFileProvider" android:exported="false" android:authorities="pro.huobi.flutter.image_provider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/flutter_image_picker_file_paths" />
        </provider>
        <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="@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>
        </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>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false" />
        <provider android:name="zendesk.belvedere.BelvedereFileProvider" android:readPermission="true" android:exported="false" android:authorities="pro.huobi.belvedere2.attachments" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/belvedere_attachment_storage_v2" />
        </provider>
        <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" />
        <provider android:name="com.facebook.internal.FacebookInitProvider" android:exported="false" android:authorities="pro.huobi.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>
        <provider android:name="androidx.startup.InitializationProvider" android:exported="false" android:authorities="pro.huobi.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>
        <uses-library android:name="androidx.window.extensions" android:required="false" />
        <uses-library android:name="androidx.window.sidecar" android:required="false" />
        <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="pro.huobi.firebaseinitprovider" android:initOrder="100" android:directBootAware="true" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <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>
        <provider android:name="com.mob.MobProvider" android:exported="false" android:multiprocess="true" android:authorities="pro.huobi.com.mob.MobProvider" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.id.MobIDSYActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.id.app_lk" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.guard.MobTranPullLockActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.open.app_lk" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="com.mob.MobACService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.service.action.MOB_AC_SERVICE" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.id.MobIDActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.id.app_30000" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="com.mob.id.MobIDService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.intent.MOB_ID_SERVICE" />
            </intent-filter>
        </service>
        <meta-data android:name="mob_guard_version" android:value="30000" />
        <meta-data android:name="mob_id_ver" android:value="30000" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="com.mob.guard.MobTranPullUpActivity" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.open.app_20000" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <service android:name="com.mob.guard.MobGuardPullUpService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="com.mob.intent.MOB_GUARD_SERVICE" />
            </intent-filter>
        </service>
        <service android:name="com.zopim.android.sdk.widget.ChatWidgetService" android:exported="false" />
        <activity android:theme="@style/ZopimChatTheme" android:label="@string/chat_activity_title" android:name="com.zopim.android.sdk.prechat.ZopimChatActivity" android:exported="false" android:windowSoftInputMode="adjustResize|stateUnchanged">
            <intent-filter android:priority="-1000">
                <action android:name="zopim.action.RESUME_CHAT" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/ZopimChatTheme" android:label="@string/rate_this_chat_leave_a_comment_title" android:name="com.zopim.android.sdk.chatlog.ZopimCommentActivity" android:windowSoftInputMode="adjustResize" />
        <activity android:theme="@style/ActivityTranslucent" android:name="com.blankj.utilcode.util.UtilsTransActivity4MainProcess" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <activity android:theme="@style/ActivityTranslucent" android:name="com.blankj.utilcode.util.UtilsTransActivity" android:multiprocess="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="stateAlwaysHidden" />
        <provider android:name="com.blankj.utilcode.util.UtilsFileProvider" android:exported="false" android:authorities="pro.huobi.utilcode.fileprovider" android:grantUriPermissions="true">
            <meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/util_code_provider_paths" />
        </provider>
        <service android:name="com.blankj.utilcode.util.MessengerUtils$ServerService" android:exported="false">
            <intent-filter>
                <action android:name="pro.huobi.messenger" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.android.tpush.TpnsActivity" android:exported="true" android:launchMode="singleInstance">
            <intent-filter>
                <action android:name="pro.huobi.OPEN_TPNS_ACTIVITY" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <data android:scheme="tpns" android:host="pro.huobi" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.android.tpush.InnerTpnsActivity" android:exported="false" android:launchMode="singleInstance">
            <intent-filter>
                <action android:name="pro.huobi.OPEN_TPNS_ACTIVITY_V2" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <data android:scheme="stpns" android:host="pro.huobi" />
                <action android:name="android.intent.action.VIEW" />
                <category android:name="android.intent.category.BROWSABLE" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action" />
            </intent-filter>
        </activity>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.tencent.android.tpush.inappmessage.InAppMessageActivity" android:exported="false" />
        <receiver android:name="com.tencent.android.tpush.XGPushReceiver" android:exported="false" android:process=":xg_vip_service">
            <intent-filter android:priority="0x7FFFFFFF">
                <action android:name="com.tencent.android.xg.vip.action.SDK" />
                <action android:name="com.tencent.android.xg.vip.action.INTERNAL_PUSH_MESSAGE" />
                <action android:name="com.tencent.android.xg.vip.action.ACTION_SDK_KEEPALIVE" />
            </intent-filter>
        </receiver>
        <service android:name="com.tencent.android.tpush.service.XGVipPushService" android:exported="false" android:process=":xg_vip_service" />
        <service android:name="com.tencent.android.tpush.rpc.XGRemoteService" android:exported="false">
            <intent-filter>
                <action android:name="pro.huobi.XGVIP_PUSH_ACTION" />
            </intent-filter>
        </service>
        <provider android:name="com.tencent.android.tpush.XGPushProvider" android:exported="false" android:authorities="pro.huobi.XGVIP_PUSH_AUTH" />
        <provider android:name="com.tencent.android.tpush.SettingsContentProvider" android:exported="false" android:authorities="pro.huobi.TPUSH_PROVIDER" />
        <provider android:name="com.tencent.android.tpush.XGVipPushKAProvider" android:exported="false" android:authorities="pro.huobi.AUTH_XGPUSH_KEEPALIVE" />
        <service android:name="com.tencent.tpns.mqttchannel.services.MqttService" android:exported="false" android:process=":xg_vip_service" />
        <provider android:name="com.tencent.tpns.baseapi.base.SettingsContentProvider" android:exported="false" android:authorities="pro.huobi.XG_SETTINGS_PROVIDER" />
        <meta-data android:name="XG_V2_ACCESS_ID" android:value="1520010602" />
        <meta-data android:name="XG_V2_ACCESS_KEY" android:value="A1QNE66U8GZ4" />
        <service android:name="com.huawei.android.hms.tpns.HWHmsMessageService" android:exported="false">
            <intent-filter>
                <action android:name="com.huawei.push.action.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <receiver android:name="com.huawei.hms.support.api.push.PushMsgReceiver" android:permission="pro.huobi.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="pro.huobi.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="pro.huobi.permission.PUSH_PROVIDER" android:writePermission="pro.huobi.permission.PUSH_WRITE_PROVIDER" android:exported="true" android:authorities="pro.huobi.huawei.push.provider" />
        <meta-data android:name="com.huawei.hms.client.service.name:push" android:value="push:6.7.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" />
        <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>
        <meta-data android:name="supportGetAndroidID" android:value="false" />
        <service android:name="com.tencent.android.fcm.XGFcmListenerService" android:exported="true">
            <intent-filter>
                <action android:name="com.google.firebase.MESSAGING_EVENT" />
            </intent-filter>
        </service>
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.engagelab.privates.common.component.MTCommonActivity" android:exported="true" android:taskAffinity="" android:excludeFromRecents="true" android:launchMode="singleTask">
            <intent-filter>
                <action android:name="com.engagelab.privates.common.component.MTCommonActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="pro.huobi" />
            </intent-filter>
        </activity>
        <provider android:name="com.engagelab.privates.common.component.MTCommonProvider" android:exported="false" android:authorities="pro.huobi.MTCommonProvider" />
        <meta-data android:name="ENGAGELAB_PRIVATES_APPKEY" android:value="432715a381271d24848d8ba5" />
        <meta-data android:name="ENGAGELAB_PRIVATES_CHANNEL" android:value="developer" />
        <meta-data android:name="ENGAGELAB_PRIVATES_PROCESS" android:value=":remote" />
        <provider android:name="com.adjust.sdk.SystemLifecycleContentProvider" android:exported="false" android:authorities="pro.huobi.adjust-lifecycle-provider" />
        <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.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" />
        <activity android:theme="@android:style/Theme.Translucent" android:name="com.tencent.rtmp.video.TXScreenCapture$TXScreenCaptureAssistantActivity" />
        <provider android:name="com.sensorsdata.analytics.android.sdk.data.SensorsDataContentProvider" android:enabled="true" android:exported="false" android:authorities="pro.huobi.SensorsDataContentProvider" />
        <meta-data android:name="com.sensorsdata.analytics.android.MainProcessName" android:value="pro.huobi" />
        <meta-data android:name="com.sensorsdata.analytics.android.version" android:value="0.0.4" />
        <provider android:name="com.huawei.hms.aaid.InitProvider" android:exported="false" android:authorities="pro.huobi.aaidinitprovider" android:initOrder="500" />
        <meta-data android:name="com.huawei.hms.client.service.name:opendevice" android:value="opendevice:6.7.0.300" />
        <meta-data android:name="com.huawei.hms.min_api_level:opendevice:push" android:value="1" />
        <meta-data android:name="com.huawei.hms.client.service.name:base" android:value="base:6.6.0.300" />
        <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="pro.huobi.AGCInitializeProvider" />
        <service android:name="com.huawei.agconnect.core.ServiceDiscovery" android:exported="false" />
        <provider android:name="com.mob.MobProvider" android:exported="false" android:multiprocess="true" android:authorities="pro.huobi.com.mob.MobProvider" />
        <meta-data android:name="com.kakao.sdk.AppKey" android:value="03dfd30cef5c32ec299514f3f962c2ec" />
        <meta-data android:name="Mob-AppKey" android:value="367ee461714ad" />
        <meta-data android:name="Mob-AppSecret" android:value="ed3cc92de9216902e78bd6468cb881b2" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.mob.tools.MobUIShell" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="cn.sharesdk.kakao.talk.ReceiveActivity" 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="kakao03dfd30cef5c32ec299514f3f962c2ec" android:host="kakaolink" />
            </intent-filter>
        </activity>
        <activity android:name="cn.sharesdk.line.LineHandlerActivity" android:exported="true" android:configChanges="keyboardHidden|orientation|screenSize">
            <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="lineauth" />
            </intent-filter>
        </activity>
        <activity-alias android:name=".lineapi.LineAuthenticationCallbackActivity" android:exported="true" android:targetActivity="cn.sharesdk.line.LineHandlerActivity" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="cn.sharesdk.framework.loopshare.RestoreTempActivity" android:exported="false" android:launchMode="singleTop" android:configChanges="keyboardHidden|orientation|screenSize" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen" android:name="cn.sharesdk.loopshare.LoopShareActivity" 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="ssdk367ee461714ad" android:host="cn.sharesdk.loop" />
            </intent-filter>
        </activity>
        <meta-data android:name="com.huawei.hms.client.appid" android:value="appid=102669977" />
        <provider android:name="com.secneo.apkwrapper.CP" android:exported="false" android:authorities="pro.huobi.CP" android:initOrder="2147483647" />
    </application>
</manifest>