86.7 - Beta (86107)

This commit is contained in:
Juby210 2021-08-04 09:36:48 +02:00
parent c6c1251f96
commit b426cac4cc
24579 changed files with 6 additions and 1676579 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.discord'
minSdkVersion 21
targetSdkVersion 29
versionCode 86106
versionName "86.6 - Beta"
versionCode 86107
versionName "86.7 - Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -1,272 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="86106" android:versionName="86.6 - Beta" android:installLocation="auto" android:compileSdkVersion="30" android:compileSdkVersionCodename="11" package="com.discord" platformBuildVersionCode="30" platformBuildVersionName="11">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="29"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
<uses-feature android:name="android.hardware.faketouch" android:required="false"/>
<uses-feature android:name="android.hardware.microphone" android:required="false"/>
<uses-feature android:name="android.hardware.bluetooth" android:required="false"/>
<uses-permission android:name="com.android.vending.BILLING"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.BROADCAST_STICKY"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.GET_ACCOUNTS"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS"/>
<uses-permission android:name="android.permission.PACKAGE_USAGE_STATS"/>
<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<uses-permission android:name="android.permission.READ_CONTACTS"/>
<permission android:label="@string/app_permission_connect_label" android:name="com.discord.permission.CONNECT" android:protectionLevel="dangerous" android:description="@string/app_permission_connect_desc"/>
<uses-feature android:name="android.hardware.camera.any" android:required="false"/>
<queries>
<package android:name="com.samsung.android.game.gametools"/>
<package android:name="com.samsung.android.game.gamehome"/>
<intent>
<action android:name="android.support.customtabs.action.CustomTabsService"/>
</intent>
</queries>
<uses-feature android:name="android.hardware.camera.front" android:required="false"/>
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<application android:theme="@style/res_2131951648_apptheme_dark" android:label="@string/discord" android:icon="@mipmap/ic_logo_square_beta" android:name="com.discord.app.App" android:allowBackup="false" android:largeHeap="true" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_logo_round_beta" android:appCategory="social" android:appComponentFactory="androidx.core.app.CoreComponentFactory">
<activity android:theme="@style/res_2131951669_apptheme_translucent" android:name="com.discord.samsung.SamsungConnectActivity"/>
<activity android:theme="@style/res_2131951648_apptheme_dark" android:name="com.discord.app.AppActivity" android:screenOrientation="fullUser" android:windowSoftInputMode="stateHidden|adjustResize"/>
<activity android:theme="@style/res_2131951659_apptheme_loading" android:name="com.discord.app.AppActivity$Main" android:exported="true" android:launchMode="singleTask" android:screenOrientation="fullUser" android:windowSoftInputMode="stateHidden|adjustResize">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</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="https" android:host="*.discord.com" android:pathPattern="/app"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/app"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/gifts/.*"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/gifts/.*"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/invite/.*"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/invite/.*"/>
<data android:scheme="http" android:host="discord.com" android:pathPattern="/invite/.*"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/template/.*"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/template/.*"/>
<data android:scheme="http" android:host="discord.com" android:pathPattern="/template/.*"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/channels/.*"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/channels/.*"/>
<data android:scheme="http" android:host="discord.com" android:pathPattern="/channels/.*"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/users/.*"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/users/.*"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/feature/.*"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/feature/.*"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/discovery"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/discovery"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/query/.*"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/query/.*"/>
<data android:scheme="http" android:host="discord.com" android:pathPattern="/ra/.*"/>
<data android:scheme="https" android:host="discord.com" android:pathPattern="/ra/.*"/>
<data android:scheme="https" android:host="*.discordapp.com" android:pathPattern="/app"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/app"/>
<data android:scheme="https" android:host="*.discordapp.com" android:pathPattern="/gifts/.*"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/gifts/.*"/>
<data android:scheme="https" android:host="*.discordapp.com" android:pathPattern="/invite/.*"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/invite/.*"/>
<data android:scheme="http" android:host="discordapp.com" android:pathPattern="/invite/.*"/>
<data android:scheme="https" android:host="*.discordapp.com" android:pathPattern="/template/.*"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/template/.*"/>
<data android:scheme="http" android:host="discordapp.com" android:pathPattern="/template/.*"/>
<data android:scheme="https" android:host="*.discordapp.com" android:pathPattern="/channels/.*"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/channels/.*"/>
<data android:scheme="http" android:host="discordapp.com" android:pathPattern="/channels/.*"/>
<data android:scheme="https" android:host="*.discordapp.com" android:pathPattern="/users/.*"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/users/.*"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/discovery"/>
<data android:scheme="https" android:host="*.discordapp.com" android:pathPattern="/discovery"/>
<data android:scheme="http" android:host="discordapp.com" android:pathPattern="/ra/.*"/>
<data android:scheme="https" android:host="discordapp.com" android:pathPattern="/ra/.*"/>
</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="discord" android:host="app" android:pathPattern="/.*"/>
<data android:scheme="https" android:host="discord.gift" android:pathPattern="/.*"/>
<data android:scheme="http" android:host="discord.gift" android:pathPattern="/.*"/>
<data android:scheme="https" android:host="discord.gg" android:pathPattern="/.*"/>
<data android:scheme="http" android:host="discord.gg" android:pathPattern="/.*"/>
<data android:scheme="https" android:host="discord.new" android:pathPattern="/.*"/>
<data android:scheme="http" android:host="discord.new" android:pathPattern="/.*"/>
</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="discord" android:host="action" android:pathPattern="/oauth2/authorize"/>
<data android:scheme="discord" android:host="action" android:pathPattern="/connect/authorize"/>
</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="https" android:host="discord.com" android:pathPattern="/connect/authorize"/>
<data android:scheme="https" android:host="*.discord.com" android:pathPattern="/connect/authorize"/>
</intent-filter>
<meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts"/>
</activity>
<activity android:name="com.discord.app.AppActivity$Call" android:excludeFromRecents="true" android:launchMode="singleTask"/>
<activity android:name="com.discord.app.AppActivity$IncomingCall" android:excludeFromRecents="true" android:launchMode="singleTask" android:showOnLockScreen="true" android:showWhenLocked="true" android:turnScreenOn="true"/>
<activity android:theme="@style/res_2131951659_apptheme_loading" android:label="@string/discord" android:name="com.discord.app.AppActivity$AppAction" android:exported="true" android:launchMode="standard" android:windowSoftInputMode="stateHidden|adjustResize">
<intent-filter>
<action android:name="com.discord.intent.action.SDK"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.OPENABLE"/>
<data android:scheme="discord" android:host="sdk" android:pathPattern="/.*"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.SEND"/>
<action android:name="android.intent.action.SEND_MULTIPLE"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.OPENABLE"/>
<data android:mimeType="*/*"/>
</intent-filter>
<meta-data android:name="android.service.chooser.chooser_target_service" android:value="androidx.sharetarget.ChooserTargetServiceCompat"/>
</activity>
<activity android:name="com.facebook.flipper.android.diagnostics.FlipperDiagnosticActivity" android:exported="true"/>
<service android:name="com.discord.utilities.fcm.NotificationClient$FCMMessagingService" android:exported="false">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
<action android:name="com.google.firebase.INSTANCE_ID_EVENT"/>
</intent-filter>
</service>
<service android:name="com.discord.app.DiscordConnectService" android:permission="com.discord.permission.CONNECT" android:exported="true">
<intent-filter>
<action android:name="com.discord.intent.action.CONNECT"/>
<data android:scheme="discord" android:host="app" android:pathPattern="/connect/.*"/>
</intent-filter>
</service>
<service android:name="com.discord.utilities.voice.DiscordOverlayService" android:exported="false"/>
<meta-data android:name="com.discord.features.FLAG" android:value="1"/>
<meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/asset_default_avatar_64dp"/>
<meta-data android:name="com.google.firebase.messaging.default_notification_color" android:resource="@color/brand_new_500"/>
<receiver android:name="com.discord.utilities.fcm.NotificationActions" android:exported="false">
<intent-filter>
<action android:name="com.discord.intent.action.ENQUEUE_WORK"/>
<action android:name="com.discord.intent.action.NOTIFICATION_DELETED"/>
<action android:name="com.discord.intent.action.NOTIFICATION_CANCEL"/>
</intent-filter>
</receiver>
<receiver android:name="com.discord.utilities.io.NetworkUtils$NetworkDownloadReceiver" android:exported="true">
<intent-filter>
<action android:name="android.intent.action.DOWNLOAD_COMPLETE"/>
</intent-filter>
</receiver>
<service android:name="com.discord.utilities.voice.VoiceEngineForegroundService" android:foregroundServiceType="mediaProjection"/>
<provider android:name="androidx.core.content.FileProvider" android:exported="false" android:authorities="com.discord.file-provider" android:grantUriPermissions="true">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_paths"/>
</provider>
<meta-data android:name="firebase_crashlytics_collection_enabled" android:value="true"/>
<meta-data android:name="com.google.android.nearby.messages.API_KEY" android:value="AIzaSyD-4L6bgKMixqBRtrG2UktVXK6IexXlsog"/>
<meta-data android:name="com.google.android.actions" android:resource="@xml/actions"/>
<meta-data android:name="libdiscord_version" android:value="89.0.7-texture-crop-scale"/>
<activity android:theme="@style/res_2131952264_theme_appcompat_light_noactionbar" android:name="com.yalantis.ucrop.UCropActivity"/>
<service android:name="androidx.sharetarget.ChooserTargetServiceCompat" android:permission="android.permission.BIND_CHOOSER_TARGET_SERVICE">
<intent-filter>
<action android:name="android.service.chooser.ChooserTargetService"/>
</intent-filter>
</service>
<receiver android:name="com.google.android.gms.analytics.AnalyticsReceiver" android:enabled="true" android:exported="false"/>
<service android:name="com.google.android.gms.analytics.AnalyticsService" android:enabled="true" android:exported="false"/>
<service android:name="com.google.android.gms.analytics.AnalyticsJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="true" android:exported="false"/>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.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"/>
<service android:name="com.google.firebase.components.ComponentDiscoveryService" android:exported="false" android:directBootAware="true">
<meta-data android:name="com.google.firebase.components:com.google.firebase.dynamiclinks.internal.FirebaseDynamicLinkRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.ktx.FirebaseMessagingKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.iid.Registrar" 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.ndk.CrashlyticsNdkRegistrar" 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.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>
<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>
<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>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:exported="false"/>
<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.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.discord.firebaseinitprovider" android:initOrder="100" android:directBootAware="true"/>
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/>
<provider android:name="androidx.work.impl.WorkManagerInitializer" android:exported="false" android:multiprocess="true" android:authorities="com.discord.workmanager-init" android:directBootAware="false"/>
<service android:name="androidx.work.impl.background.systemalarm.SystemAlarmService" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false"/>
<service android:name="androidx.work.impl.background.systemjob.SystemJobService" android:permission="android.permission.BIND_JOB_SERVICE" android:enabled="@bool/enable_system_job_service_default" android:exported="true" android:directBootAware="false"/>
<service android:name="androidx.work.impl.foreground.SystemForegroundService" android:enabled="@bool/enable_system_foreground_service_default" android:exported="false" android:directBootAware="false"/>
<receiver android:name="androidx.work.impl.utils.ForceStopRunnable$BroadcastReceiver" android:enabled="true" android:exported="false" android:directBootAware="false"/>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryChargingProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
<action android:name="android.intent.action.ACTION_POWER_DISCONNECTED"/>
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$BatteryNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BATTERY_OKAY"/>
<action android:name="android.intent.action.BATTERY_LOW"/>
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$StorageNotLowProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.DEVICE_STORAGE_LOW"/>
<action android:name="android.intent.action.DEVICE_STORAGE_OK"/>
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxy$NetworkStateProxy" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.net.conn.CONNECTIVITY_CHANGE"/>
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.RescheduleReceiver" android:enabled="false" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="android.intent.action.TIME_SET"/>
<action android:name="android.intent.action.TIMEZONE_CHANGED"/>
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.background.systemalarm.ConstraintProxyUpdateReceiver" android:enabled="@bool/enable_system_alarm_service_default" android:exported="false" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.impl.background.systemalarm.UpdateProxies"/>
</intent-filter>
</receiver>
<receiver android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP" android:enabled="true" android:exported="true" android:directBootAware="false">
<intent-filter>
<action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS"/>
</intent-filter>
</receiver>
<service android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery" android:exported="false">
<meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct"/>
</service>
<service android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE" android:exported="false"/>
<receiver android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver" android:exported="false"/>
<service android:name="androidx.room.MultiInstanceInvalidationService" android:exported="false" android:directBootAware="true"/>
<meta-data android:name="com.google.android.play.billingclient.version" android:value="3.0.3"/>
<activity android:theme="@android:style/Theme.Translucent.NoTitleBar" android:name="com.android.billingclient.api.ProxyBillingActivity" android:exported="false" android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<meta-data android:name="com.android.vending.derived.apk.id" android:value="1"/>
</application>
</manifest>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
[{"label":"Alberta","value":"AB"},{"label":"British Columbia","value":"BC"},{"label":"Manitoba","value":"MB"},{"label":"New Brunswick","value":"NB"},{"label":"Newfoundland and Labrador","value":"NL"},{"label":"Nova Scotia","value":"NS"},{"label":"Ontario","value":"ON"},{"label":"Prince Edward Island","value":"PE"},{"label":"Quebec","value":"QC"},{"label":"Saskatchewan","value":"SK"},{"label":"Northwest Territories","value":"NT"},{"label":"Nunavut","value":"NU"},{"label":"Yukon","value":"YT"}]

File diff suppressed because one or more lines are too long

View File

@ -1,255 +0,0 @@
[
{
"emoji": "angry",
"shortcuts": [
">:(",
">:-(",
">=(",
">=-("
]
},
{
"emoji": "blush",
"shortcuts": [
":\")",
":-\")",
"=\")",
"=-\")"
]
},
{
"emoji": "broken_heart",
"shortcuts": [
"</3",
"<\\3"
]
},
{
"emoji": "confused",
"shortcuts": [
":-\\",
":-/",
"=-\\",
"=-/"
]
},
{
"emoji": "cry",
"shortcuts": [
":'(",
":'-(",
":,(",
":,-(",
"='(",
"='-(",
"=,(",
"=,-("
]
},
{
"emoji": "frowning",
"shortcuts": [
":(",
":-(",
"=(",
"=-("
]
},
{
"emoji": "heart",
"shortcuts": [
"<3",
"♡"
]
},
{
"emoji": "imp",
"shortcuts": [
"]:(",
"]:-(",
"]=(",
"]=-("
]
},
{
"emoji": "innocent",
"shortcuts": [
"o:)",
"O:)",
"o:-)",
"O:-)",
"0:)",
"0:-)",
"o=)",
"O=)",
"o=-)",
"O=-)",
"0=)",
"0=-)"
]
},
{
"emoji": "joy",
"shortcuts": [
":')",
":'-)",
":,)",
":,-)",
":'D",
":'-D",
":,D",
":,-D",
"=')",
"='-)",
"=,)",
"=,-)",
"='D",
"='-D",
"=,D",
"=,-D"
]
},
{
"emoji": "kissing",
"shortcuts": [
":*",
":-*",
"=*",
"=-*"
]
},
{
"emoji": "laughing",
"shortcuts": [
"x-)",
"X-)"
]
},
{
"emoji": "neutral_face",
"shortcuts": [
":|",
":-|",
"=|",
"=-|"
]
},
{
"emoji": "open_mouth",
"shortcuts": [
":o",
":-o",
":O",
":-O",
"=o",
"=-o",
"=O",
"=-O"
]
},
{
"emoji": "rage",
"shortcuts": [
":@",
":-@",
"=@",
"=-@"
]
},
{
"emoji": "smile",
"shortcuts": [
":D",
":-D",
"=D",
"=-D"
]
},
{
"emoji": "slight_smile",
"shortcuts": [
":)",
":-)",
"=)",
"=-)"
]
},
{
"emoji": "smiling_imp",
"shortcuts": [
"]:)",
"]:-)",
"]=)",
"]=-)"
]
},
{
"emoji": "sob",
"shortcuts": [
":,'(",
":,'-(",
";(",
";-(",
"=,'(",
"=,'-("
]
},
{
"emoji": "stuck_out_tongue",
"shortcuts": [
":P",
":-P",
"=P",
"=-P"
]
},
{
"emoji": "sunglasses",
"shortcuts": [
"8-)",
"B-)"
]
},
{
"emoji": "sweat",
"shortcuts": [
",:(",
",:-(",
",=(",
",=-("
]
},
{
"emoji": "sweat_smile",
"shortcuts": [
",:)",
",:-)",
",=)",
",=-)"
]
},
{
"emoji": "unamused",
"shortcuts": [
":s",
":-S",
":z",
":-Z",
":$",
":-$",
"=s",
"=-S",
"=z",
"=-Z",
"=$",
"=-$"
]
},
{
"emoji": "wink",
"shortcuts": [
";)",
";-)"
]
}
]

File diff suppressed because it is too large Load Diff

View File

@ -1 +0,0 @@
[{"label":"Alabama","value":"AL"},{"label":"Alaska","value":"AK"},{"label":"American Samoa","value":"AS"},{"label":"Arizona","value":"AZ"},{"label":"Arkansas","value":"AR"},{"label":"Armed Forces: Americas","value":"AA"},{"label":"Armed Forces: Europe","value":"AE"},{"label":"Armed Forces: Pacific","value":"AP"},{"label":"California","value":"CA"},{"label":"Colorado","value":"CO"},{"label":"Connecticut","value":"CT"},{"label":"Delaware","value":"DE"},{"label":"District Of Columbia","value":"DC"},{"label":"Federated States Of Micronesia","value":"FM"},{"label":"Florida","value":"FL"},{"label":"Georgia","value":"GA"},{"label":"Guam","value":"GU"},{"label":"Hawaii","value":"HI"},{"label":"Idaho","value":"ID"},{"label":"Illinois","value":"IL"},{"label":"Indiana","value":"IN"},{"label":"Iowa","value":"IA"},{"label":"Kansas","value":"KS"},{"label":"Kentucky","value":"KY"},{"label":"Louisiana","value":"LA"},{"label":"Maine","value":"ME"},{"label":"Marshall Islands","value":"MH"},{"label":"Maryland","value":"MD"},{"label":"Massachusetts","value":"MA"},{"label":"Michigan","value":"MI"},{"label":"Minnesota","value":"MN"},{"label":"Mississippi","value":"MS"},{"label":"Missouri","value":"MO"},{"label":"Montana","value":"MT"},{"label":"Nebraska","value":"NE"},{"label":"Nevada","value":"NV"},{"label":"New Hampshire","value":"NH"},{"label":"New Jersey","value":"NJ"},{"label":"New Mexico","value":"NM"},{"label":"New York","value":"NY"},{"label":"North Carolina","value":"NC"},{"label":"North Dakota","value":"ND"},{"label":"Northern Mariana Islands","value":"MP"},{"label":"Ohio","value":"OH"},{"label":"Oklahoma","value":"OK"},{"label":"Oregon","value":"OR"},{"label":"Palau","value":"PW"},{"label":"Pennsylvania","value":"PA"},{"label":"Puerto Rico","value":"PR"},{"label":"Rhode Island","value":"RI"},{"label":"South Carolina","value":"SC"},{"label":"South Dakota","value":"SD"},{"label":"Tennessee","value":"TN"},{"label":"Texas","value":"TX"},{"label":"Utah","value":"UT"},{"label":"Vermont","value":"VT"},{"label":"Virgin Islands","value":"VI"},{"label":"Virginia","value":"VA"},{"label":"Washington","value":"WA"},{"label":"West Virginia","value":"WV"},{"label":"Wisconsin","value":"WI"},{"label":"Wyoming","value":"WY"}]

View File

@ -1,162 +0,0 @@
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/>
<style>
* {
padding: 0;
margin: 0;
}
body {
display: table;
width: 100%;
height: 100%;
text-align: center;
}
#hcaptcha-container {
margin-top: 5px;
display: table-cell;
vertical-align: middle;
}
/* overwrite hCaptcha iframe overlay which adds a #FFF background with opacity 0.05 */
div > div:nth-child(2) {
opacity: 0 !important;
}
</style>
</head>
<body>
<div id="hcaptcha-container"></div>
<script type="text/javascript">
// Android will inject this bridge object as `JSInterface`
// Browser is missing it so we mock it
var BridgeObject = window.JSInterface || {
getConfig: function getConfig() {
return JSON.stringify({
siteKey: '10000000-ffff-ffff-ffff-000000000001',
locale: 'ro',
size: 'compact',
theme: 'dark',
sentry: true,
rqdata: null,
apiEndpoint: 'https://hcaptcha.com/1/api.js',
endpoint: null,
assethost: null,
imghost: null,
reportapi: null
});
},
onPass: function onPass(token) {
return console.log("pass: token ".concat(token));
},
onError: function onError(errCode) {
return console.log("error: code ".concat(errCode));
},
onLoaded: function onLoaded() {
return console.log('cb: challenge or checkbox is visible');
}
};
var bridgeConfig = JSON.parse(BridgeObject.getConfig());
function getRenderConfig() {
return {
sitekey: bridgeConfig.siteKey,
size: bridgeConfig.size,
theme: bridgeConfig.theme,
'callback': function callback(token) {
return BridgeObject.onPass(token);
},
'expired-callback': function expiredCallback() {
return BridgeObject.onError(15);
},
'chalexpired-callback': function chalexpiredCallback() {
return BridgeObject.onError(15);
},
'close-callback': function closeCallback() {
return BridgeObject.onError(30);
},
'error-callback': function errorCallback() {
return BridgeObject.onError(31);
},
'open-callback': function openCallback() {
return BridgeObject.onLoaded();
}
};
}
function onHcaptchaLoaded() {
try {
var renderConfig = getRenderConfig();
var rqdata = bridgeConfig.rqdata;
var hCaptchaID = hcaptcha.render('hcaptcha-container', renderConfig);
if (rqdata) {
hcaptcha.setData(hCaptchaID, {
rqdata: rqdata
});
}
if (renderConfig.size === 'invisible') {
hcaptcha.execute(hCaptchaID);
} else {
BridgeObject.onLoaded();
}
} catch (e) {
console.error(e);
BridgeObject.onError(29);
}
}
function addQueryParamIfDefined(url, queryName, queryValue) {
if (queryValue !== undefined && queryValue !== null) {
var link = url.indexOf('?') !== -1 ? '&' : '?';
return url + link + queryName + '=' + encodeURIComponent(queryValue);
}
return url;
}
function loadApi() {
var siteKey = bridgeConfig.siteKey;
var locale = bridgeConfig.locale;
var sentry = bridgeConfig.sentry;
var apiEndpoint = bridgeConfig.apiEndpoint;
var endpoint = bridgeConfig.endpoint;
var assethost = bridgeConfig.assethost;
var imghost = bridgeConfig.imghost;
var reportapi = bridgeConfig.reportapi;
var host = siteKey + '.android-sdk.hcaptcha.com';
var scriptSrc = apiEndpoint + '?render=explicit&onload=' + onHcaptchaLoaded.name;
scriptSrc = addQueryParamIfDefined(scriptSrc, 'recaptchacompat', 'off');
scriptSrc = addQueryParamIfDefined(scriptSrc, 'hl', locale);
scriptSrc = addQueryParamIfDefined(scriptSrc, 'host', host);
scriptSrc = addQueryParamIfDefined(scriptSrc, 'sentry', sentry);
scriptSrc = addQueryParamIfDefined(scriptSrc, 'endpoint', endpoint);
scriptSrc = addQueryParamIfDefined(scriptSrc, 'assethost', assethost);
scriptSrc = addQueryParamIfDefined(scriptSrc, 'imghost', imghost);
scriptSrc = addQueryParamIfDefined(scriptSrc, 'reportapi', reportapi);
var script = document.createElement('script');
script.async = true;
script.src = scriptSrc;
script.onerror = function () {
// network issue
BridgeObject.onError(7);
};
document.head.appendChild(script);
}
document.body.onclick = function () {
if (window.hcaptcha) {
window.hcaptcha.close();
} else {
BridgeObject.onError(30);
}
};
loadApi();
</script>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

View File

@ -1 +0,0 @@
https://www.reddit.com/r/discordapp/comments/dlkvza/theres_a_cute_catdog_image_hidden_inside_the/

View File

@ -385,7 +385,7 @@ public final class b extends AppDialog {
m.checkNotNullExpressionValue(string10, "getString(R.string.premi…ell_badge_passive_mobile)");
String string11 = getString(2131892656);
m.checkNotNullExpressionValue(string11, "getString(R.string.premi…badge_description_mobile)");
List listOf = n.listOf((Object[]) new c[]{new c(2131232289, string2, string3), new c(2131232210, string4, string5), new c(2131232162, string6, string7), new c(2131232290, k, c.a.l.b.k(this, 2131892681, objArr, null, 4)), new c(2131232165, string8, string9), new c(2131232168, string10, string11)});
List listOf = n.listOf((Object[]) new c[]{new c(2131232290, string2, string3), new c(2131232211, string4, string5), new c(2131232163, string6, string7), new c(2131232291, k, c.a.l.b.k(this, 2131892681, objArr, null, 4)), new c(2131232166, string8, string9), new c(2131232169, string10, string11)});
Bundle arguments = getArguments();
int i2 = arguments != null ? arguments.getInt("extra_page_number") : 0;
Bundle arguments2 = getArguments();

View File

@ -143,7 +143,7 @@ public final class e extends AppDialog {
MaterialButton materialButton = g().f;
m.checkNotNullExpressionValue(materialButton, "binding.purchasePremiumYearly");
c.a.l.b.n(materialButton, 2131892683, new Object[]{this.m}, null, 4);
g().b.setImageResource(z2 ? 2131232271 : 2131232272);
g().b.setImageResource(z2 ? 2131232272 : 2131232273);
TextView textView3 = g().e;
m.checkNotNullExpressionValue(textView3, "binding.purchasePremiumMonthly");
textView3.setVisibility(this.n ^ true ? 0 : 8);

View File

@ -124,8 +124,8 @@ public final class f extends AppDialog {
}
boolean z2 = getArgumentsOrDefault().getBoolean("ARG_IS_TIER_1");
int i3 = z2 ? 2131230944 : 2131230948;
int i4 = z2 ? 2131232226 : 2131232220;
int i5 = z2 ? 2131232304 : 2131232302;
int i4 = z2 ? 2131232227 : 2131232221;
int i5 = z2 ? 2131232305 : 2131232303;
if (z2) {
Context requireContext = requireContext();
m.checkNotNullExpressionValue(requireContext, "requireContext()");

View File

@ -1,56 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
import com.discord.widgets.botuikit.views.ActionRowComponentView;
import com.google.android.flexbox.FlexboxLayout;
/* compiled from: WidgetChatListBotUiActionRowComponentBinding */
public final class q4 implements ViewBinding {
@NonNull
public final ActionRowComponentView a;
@NonNull
public final FlexboxLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final e2 f149c;
public q4(@NonNull ActionRowComponentView actionRowComponentView, @NonNull FlexboxLayout flexboxLayout, @NonNull e2 e2Var) {
this.a = actionRowComponentView;
this.b = flexboxLayout;
this.f149c = e2Var;
}
@NonNull
public static q4 a(@NonNull View view) {
int i = 2131361888;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131361888);
if (flexboxLayout != null) {
i = 2131361889;
View findViewById = view.findViewById(2131361889);
if (findViewById != null) {
int i2 = 2131365753;
ImageView imageView = (ImageView) findViewById.findViewById(2131365753);
if (imageView != null) {
i2 = 2131365754;
TextView textView = (TextView) findViewById.findViewById(2131365754);
if (textView != null) {
return new q4((ActionRowComponentView) view, flexboxLayout, new e2((ConstraintLayout) findViewById, imageView, textView));
}
}
throw new NullPointerException("Missing required view with ID: ".concat(findViewById.getResources().getResourceName(i2)));
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,30 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetSettingsPrivacyDefaultsBinding */
public final class q5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f150c;
public q5(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2) {
this.a = linearLayout;
this.b = materialButton;
this.f150c = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,21 +0,0 @@
package c.a.j;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.chip.Chip;
/* compiled from: GuildRoleChipBinding */
public final class r implements ViewBinding {
@NonNull
public final Chip a;
public r(@NonNull Chip chip) {
this.a = chip;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,24 +0,0 @@
package c.a.j;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: OverlayVoiceBubbleBinding */
public final class r0 implements ViewBinding {
@NonNull
public final SimpleDraweeView a;
@NonNull
public final SimpleDraweeView b;
public r0(@NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2) {
this.a = simpleDraweeView;
this.b = simpleDraweeView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,38 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewAccountCreditBinding */
public final class r1 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f151c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
public r1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout, @NonNull TextView textView3) {
this.a = constraintLayout;
this.b = textView;
this.f151c = imageView;
this.d = textView2;
this.e = textView3;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,52 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: ViewPremiumMarketingBinding */
public final class r2 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f152c;
@NonNull
public final LinearLayout d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
@NonNull
public final TextView g;
@NonNull
public final TextView h;
@NonNull
public final TextView i;
@NonNull
public final TextView j;
public r2(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout3, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) {
this.a = linearLayout;
this.b = linearLayout2;
this.f152c = materialButton;
this.d = linearLayout3;
this.e = textView;
this.f = textView2;
this.g = textView3;
this.h = textView4;
this.i = textView5;
this.j = textView6;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,50 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import androidx.viewpager2.widget.ViewPager2;
import com.discord.views.LoadingButton;
import com.google.android.material.button.MaterialButton;
/* compiled from: ViewStepsBinding */
public final class r3 implements ViewBinding {
@NonNull
public final RelativeLayout a;
@NonNull
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f153c;
@NonNull
public final ImageView d;
@NonNull
public final LoadingButton e;
@NonNull
public final MaterialButton f;
@NonNull
public final TextView g;
@NonNull
public final ViewPager2 h;
public r3(@NonNull RelativeLayout relativeLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull LoadingButton loadingButton, @NonNull MaterialButton materialButton, @NonNull TextView textView2, @NonNull ViewPager2 viewPager2) {
this.a = relativeLayout;
this.b = linearLayout;
this.f153c = textView;
this.d = imageView;
this.e = loadingButton;
this.f = materialButton;
this.g = textView2;
this.h = viewPager2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,69 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.typing.TypingDots;
import com.discord.widgets.botuikit.views.select.SelectComponentView;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.flexbox.FlexboxLayout;
import com.google.android.material.textview.MaterialTextView;
/* compiled from: WidgetChatListBotUiSelectComponentBinding */
public final class r4 implements ViewBinding {
@NonNull
public final SelectComponentView a;
@NonNull
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TypingDots f154c;
@NonNull
public final SimpleDraweeView d;
@NonNull
public final MaterialTextView e;
@NonNull
public final FlexboxLayout f;
public r4(@NonNull SelectComponentView selectComponentView, @NonNull ImageView imageView, @NonNull TypingDots typingDots, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialTextView materialTextView, @NonNull FlexboxLayout flexboxLayout) {
this.a = selectComponentView;
this.b = imageView;
this.f154c = typingDots;
this.d = simpleDraweeView;
this.e = materialTextView;
this.f = flexboxLayout;
}
@NonNull
public static r4 a(@NonNull View view) {
int i = 2131364768;
ImageView imageView = (ImageView) view.findViewById(2131364768);
if (imageView != null) {
i = 2131364769;
TypingDots typingDots = (TypingDots) view.findViewById(2131364769);
if (typingDots != null) {
i = 2131364770;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131364770);
if (simpleDraweeView != null) {
i = 2131364771;
MaterialTextView materialTextView = (MaterialTextView) view.findViewById(2131364771);
if (materialTextView != null) {
i = 2131364772;
FlexboxLayout flexboxLayout = (FlexboxLayout) view.findViewById(2131364772);
if (flexboxLayout != null) {
return new r4((SelectComponentView) view, imageView, typingDots, simpleDraweeView, materialTextView, flexboxLayout);
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,53 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
import android.widget.Space;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.Barrier;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetStageChannelRichPresenceBinding */
public final class r5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f155c;
@NonNull
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final TextView f;
@NonNull
public final MaterialButton g;
@NonNull
public final TextView h;
@NonNull
public final TextView i;
public r5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull FrameLayout frameLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView4, @NonNull TextView textView5) {
this.a = linearLayout;
this.b = linearLayout2;
this.f155c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = textView3;
this.g = materialButton;
this.h = textView4;
this.i = textView5;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,25 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: GuildVideoAtCapacityBinding */
public final class s implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
public s(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull LinearLayout linearLayout2) {
this.a = linearLayout;
this.b = materialButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,76 +0,0 @@
package c.a.j;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.cardview.widget.CardView;
import androidx.recyclerview.widget.RecyclerView;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.textfield.TextInputLayout;
/* compiled from: OverlayVoiceChannelSelectorBinding */
public final class s0 implements ViewBinding {
@NonNull
public final CardView a;
@NonNull
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final CardView f156c;
@NonNull
public final TextView d;
@NonNull
public final TextInputLayout e;
@NonNull
public final RecyclerView f;
public s0(@NonNull CardView cardView, @NonNull ImageView imageView, @NonNull CardView cardView2, @NonNull TextView textView, @NonNull TextInputLayout textInputLayout, @NonNull RecyclerView recyclerView, @NonNull TextView textView2) {
this.a = cardView;
this.b = imageView;
this.f156c = cardView2;
this.d = textView;
this.e = textInputLayout;
this.f = recyclerView;
}
@NonNull
public static s0 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
View inflate = layoutInflater.inflate(2131558623, viewGroup, false);
if (z2) {
viewGroup.addView(inflate);
}
int i = 2131362674;
ImageView imageView = (ImageView) inflate.findViewById(2131362674);
if (imageView != null) {
CardView cardView = (CardView) inflate;
i = 2131363118;
TextView textView = (TextView) inflate.findViewById(2131363118);
if (textView != null) {
i = 2131364310;
TextInputLayout textInputLayout = (TextInputLayout) inflate.findViewById(2131364310);
if (textInputLayout != null) {
i = 2131364629;
RecyclerView recyclerView = (RecyclerView) inflate.findViewById(2131364629);
if (recyclerView != null) {
i = 2131365430;
TextView textView2 = (TextView) inflate.findViewById(2131365430);
if (textView2 != null) {
return new s0(cardView, imageView, cardView, textView, textInputLayout, recyclerView, textView2);
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,51 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: ViewActiveSubscriptionBinding */
public final class s1 implements ViewBinding {
@NonNull
public final FrameLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f157c;
@NonNull
public final ImageView d;
@NonNull
public final ImageView e;
@NonNull
public final TextView f;
@NonNull
public final MaterialButton g;
@NonNull
public final ProgressBar h;
@NonNull
public final MaterialButton i;
public s1(@NonNull FrameLayout frameLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull TextView textView2, @NonNull MaterialButton materialButton, @NonNull ProgressBar progressBar, @NonNull MaterialButton materialButton2) {
this.a = frameLayout;
this.b = textView;
this.f157c = imageView;
this.d = imageView2;
this.e = imageView3;
this.f = textView2;
this.g = materialButton;
this.h = progressBar;
this.i = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,36 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewPremiumSettingsPerksBinding */
public final class s2 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f158c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
public s2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4) {
this.a = linearLayout;
this.b = textView;
this.f158c = textView2;
this.d = textView3;
this.e = textView4;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: ViewStreamPreviewBinding */
public final class s3 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final SimpleDraweeView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f159c;
@NonNull
public final TextView d;
public s3(@NonNull ConstraintLayout constraintLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = constraintLayout;
this.b = simpleDraweeView;
this.f159c = textView;
this.d = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,21 +0,0 @@
package c.a.j;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.textview.MaterialTextView;
/* compiled from: WidgetChatListBotUiSelectComponentPillBinding */
public final class s4 implements ViewBinding {
@NonNull
public final MaterialTextView a;
public s4(@NonNull MaterialTextView materialTextView) {
this.a = materialTextView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,51 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
import com.discord.views.StreamPreviewView;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetStreamRichPresenceBinding */
public final class s5 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f160c;
@NonNull
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final TextView f;
@NonNull
public final TextView g;
@NonNull
public final TextView h;
@NonNull
public final StreamPreviewView i;
public s5(@NonNull ConstraintLayout constraintLayout, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull StreamPreviewView streamPreviewView) {
this.a = constraintLayout;
this.b = linearLayout;
this.f160c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = textView3;
this.g = textView4;
this.h = textView5;
this.i = streamPreviewView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,38 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: ImageUploadDialogBinding */
public final class t implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f161c;
@NonNull
public final SimpleDraweeView d;
@NonNull
public final MaterialButton e;
public t(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull SimpleDraweeView simpleDraweeView, @NonNull MaterialButton materialButton2) {
this.a = linearLayout;
this.b = materialButton;
this.f161c = textView;
this.d = simpleDraweeView;
this.e = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,44 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: PremiumActivatedDialogBinding */
public final class t0 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f162c;
@NonNull
public final ImageView d;
@NonNull
public final ImageView e;
@NonNull
public final ImageView f;
@NonNull
public final ImageView g;
public t0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull ImageView imageView3, @NonNull ImageView imageView4) {
this.a = linearLayout;
this.b = materialButton;
this.f162c = textView;
this.d = imageView;
this.e = imageView2;
this.f = imageView3;
this.g = imageView4;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,24 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.constraintlayout.widget.Guideline;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewAddOverrideItemBinding */
public final class t1 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
public t1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull Guideline guideline, @NonNull ImageView imageView) {
this.a = constraintLayout;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: ViewPremiumSettingsTier1Binding */
public final class t2 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f163c;
@NonNull
public final TextView d;
public t2(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = materialButton;
this.f163c = textView;
this.d = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,50 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.CheckableImageView;
/* compiled from: ViewTernaryCheckboxBinding */
public final class t3 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final FrameLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final View f164c;
@NonNull
public final View d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
@NonNull
public final CheckableImageView g;
@NonNull
public final CheckableImageView h;
@NonNull
public final CheckableImageView i;
public t3(@NonNull LinearLayout linearLayout, @NonNull FrameLayout frameLayout, @NonNull LinearLayout linearLayout2, @NonNull View view, @NonNull View view2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull CheckableImageView checkableImageView, @NonNull CheckableImageView checkableImageView2, @NonNull CheckableImageView checkableImageView3) {
this.a = linearLayout;
this.b = frameLayout;
this.f164c = view;
this.d = view2;
this.e = textView;
this.f = textView2;
this.g = checkableImageView;
this.h = checkableImageView2;
this.i = checkableImageView3;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,35 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.discord.views.ChatActionItem;
/* compiled from: WidgetDirectoryChannelEmptyBinding */
public final class t4 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ChatActionItem f165c;
@NonNull
public final ChatActionItem d;
public t4(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull ChatActionItem chatActionItem, @NonNull ChatActionItem chatActionItem2) {
this.a = linearLayout;
this.b = textView;
this.f165c = chatActionItem;
this.d = chatActionItem2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.LoadingButton;
/* compiled from: WidgetUrgentMessageDialogBinding */
public final class t5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final LoadingButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f166c;
@NonNull
public final TextView d;
public t5(@NonNull LinearLayout linearLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = loadingButton;
this.f166c = textView;
this.d = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,54 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
import com.google.android.material.switchmaterial.SwitchMaterial;
/* compiled from: ImageUploadFailedDialogBinding */
public final class u implements ViewBinding {
@NonNull
public final RelativeLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final SwitchMaterial f167c;
@NonNull
public final RelativeLayout d;
@NonNull
public final View e;
@NonNull
public final MaterialButton f;
@NonNull
public final RelativeLayout g;
@NonNull
public final MaterialButton h;
@NonNull
public final MaterialButton i;
@NonNull
public final TextView j;
public u(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull SwitchMaterial switchMaterial, @NonNull RelativeLayout relativeLayout2, @NonNull View view, @NonNull MaterialButton materialButton2, @NonNull RelativeLayout relativeLayout3, @NonNull MaterialButton materialButton3, @NonNull MaterialButton materialButton4, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
this.a = relativeLayout;
this.b = materialButton;
this.f167c = switchMaterial;
this.d = relativeLayout2;
this.e = view;
this.f = materialButton2;
this.g = relativeLayout3;
this.h = materialButton3;
this.i = materialButton4;
this.j = textView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,31 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: PremiumAndPremiumGuildActivatedDialogBinding */
public final class u0 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f168c;
public u0(@NonNull LinearLayout linearLayout, @NonNull MaterialButton materialButton, @NonNull TextView textView) {
this.a = linearLayout;
this.b = materialButton;
this.f168c = textView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,30 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewChatActionItemBinding */
public final class u1 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f169c;
public u1(@NonNull View view, @NonNull ImageView imageView, @NonNull TextView textView) {
this.a = view;
this.b = imageView;
this.f169c = textView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,26 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: ViewPremiumSettingsTier2Binding */
public final class u2 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final MaterialButton b;
public u2(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = materialButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,37 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.StatusView;
/* compiled from: ViewToolbarTitleBinding */
public final class u3 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final StatusView f170c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
public u3(@NonNull View view, @NonNull ImageView imageView, @NonNull StatusView statusView, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = view;
this.b = imageView;
this.f170c = statusView;
this.d = textView;
this.e = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
/* compiled from: WidgetDiscordHubEmailConfirmationBinding */
public final class u4 implements ViewBinding {
@NonNull
public final NestedScrollView a;
@NonNull
public final LinkifiedTextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f171c;
@NonNull
public final LinkifiedTextView d;
public u4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView, @NonNull LinkifiedTextView linkifiedTextView2) {
this.a = nestedScrollView;
this.b = linkifiedTextView;
this.f171c = textView;
this.d = linkifiedTextView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,45 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetUserProfileAdapterItemFriendMutualServerBinding */
public final class u5 implements ViewBinding {
@NonNull
public final RelativeLayout a;
@NonNull
public final SimpleDraweeView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f172c;
public u5(@NonNull RelativeLayout relativeLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = relativeLayout;
this.b = simpleDraweeView;
this.f172c = textView;
}
@NonNull
public static u5 a(@NonNull View view) {
int i = 2131365646;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131365646);
if (simpleDraweeView != null) {
i = 2131365647;
TextView textView = (TextView) view.findViewById(2131365647);
if (textView != null) {
return new u5((RelativeLayout) view, simpleDraweeView, textView);
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,40 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: IntegrationSyncSettingsBinding */
public final class v implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f173c;
@NonNull
public final RelativeLayout d;
@NonNull
public final TextView e;
@NonNull
public final RelativeLayout f;
public v(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull RelativeLayout relativeLayout, @NonNull TextView textView3, @NonNull RelativeLayout relativeLayout2) {
this.a = linearLayout;
this.b = textView;
this.f173c = textView2;
this.d = relativeLayout;
this.e = textView3;
this.f = relativeLayout2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,38 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.airbnb.lottie.LottieAnimationView;
import com.google.android.material.button.MaterialButton;
/* compiled from: PremiumGuildSubscriptionActivatedDialogBinding */
public final class v0 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f174c;
@NonNull
public final LottieAnimationView d;
@NonNull
public final MaterialButton e;
public v0(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LottieAnimationView lottieAnimationView, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = textView;
this.f174c = textView2;
this.d = lottieAnimationView;
this.e = materialButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewChatUploadBinding */
public final class v1 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f175c;
@NonNull
public final TextView d;
public v1(@NonNull ConstraintLayout constraintLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull ImageView imageView2, @NonNull TextView textView2) {
this.a = constraintLayout;
this.b = textView;
this.f175c = imageView2;
this.d = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,33 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewPremiumUpsellInfoBinding */
public final class v2 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f176c;
@NonNull
public final TextView d;
public v2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3) {
this.a = linearLayout;
this.b = textView;
this.f176c = textView2;
this.d = textView3;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,38 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewUploadProgressBinding */
public final class v3 implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final ProgressBar b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f177c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
public v3(@NonNull ConstraintLayout constraintLayout, @NonNull ProgressBar progressBar, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = constraintLayout;
this.b = progressBar;
this.f177c = imageView;
this.d = textView;
this.e = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,43 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.google.android.material.textfield.TextInputEditText;
import com.google.android.material.textfield.TextInputLayout;
/* compiled from: WidgetDiscordHubEmailInputBinding */
public final class v4 implements ViewBinding {
@NonNull
public final NestedScrollView a;
@NonNull
public final LinkifiedTextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextInputEditText f178c;
@NonNull
public final TextInputLayout d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
public v4(@NonNull NestedScrollView nestedScrollView, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputEditText textInputEditText, @NonNull TextInputLayout textInputLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = nestedScrollView;
this.b = linkifiedTextView;
this.f178c = textInputEditText;
this.d = textInputLayout;
this.e = textView;
this.f = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,119 +0,0 @@
package c.a.j;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.Space;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.constraintlayout.widget.Barrier;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
import com.google.android.material.button.MaterialButton;
/* compiled from: WidgetUserRichPresenceBinding */
public final class v5 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final LinearLayout b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f179c;
@NonNull
public final TextView d;
@NonNull
public final SimpleDraweeView e;
@NonNull
public final SimpleDraweeView f;
@NonNull
public final MaterialButton g;
@NonNull
public final MaterialButton h;
@NonNull
public final TextView i;
@NonNull
public final TextView j;
@NonNull
public final TextView k;
public v5(@NonNull LinearLayout linearLayout, @NonNull Barrier barrier, @NonNull Space space, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull TextView textView2, @NonNull SimpleDraweeView simpleDraweeView, @NonNull SimpleDraweeView simpleDraweeView2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5) {
this.a = linearLayout;
this.b = linearLayout2;
this.f179c = textView;
this.d = textView2;
this.e = simpleDraweeView;
this.f = simpleDraweeView2;
this.g = materialButton;
this.h = materialButton2;
this.i = textView3;
this.j = textView4;
this.k = textView5;
}
@NonNull
public static v5 a(@NonNull LayoutInflater layoutInflater, @Nullable ViewGroup viewGroup, boolean z2) {
View inflate = layoutInflater.inflate(2131559337, viewGroup, false);
if (z2) {
viewGroup.addView(inflate);
}
int i = 2131362114;
Barrier barrier = (Barrier) inflate.findViewById(2131362114);
if (barrier != null) {
i = 2131363720;
Space space = (Space) inflate.findViewById(2131363720);
if (space != null) {
i = 2131364634;
LinearLayout linearLayout = (LinearLayout) inflate.findViewById(2131364634);
if (linearLayout != null) {
i = 2131364635;
TextView textView = (TextView) inflate.findViewById(2131364635);
if (textView != null) {
i = 2131364636;
TextView textView2 = (TextView) inflate.findViewById(2131364636);
if (textView2 != null) {
i = 2131364637;
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) inflate.findViewById(2131364637);
if (simpleDraweeView != null) {
i = 2131364640;
SimpleDraweeView simpleDraweeView2 = (SimpleDraweeView) inflate.findViewById(2131364640);
if (simpleDraweeView2 != null) {
i = 2131364644;
MaterialButton materialButton = (MaterialButton) inflate.findViewById(2131364644);
if (materialButton != null) {
i = 2131364645;
MaterialButton materialButton2 = (MaterialButton) inflate.findViewById(2131364645);
if (materialButton2 != null) {
i = 2131364647;
TextView textView3 = (TextView) inflate.findViewById(2131364647);
if (textView3 != null) {
i = 2131364648;
TextView textView4 = (TextView) inflate.findViewById(2131364648);
if (textView4 != null) {
i = 2131364649;
TextView textView5 = (TextView) inflate.findViewById(2131364649);
if (textView5 != null) {
return new v5((LinearLayout) inflate, barrier, space, linearLayout, textView, textView2, simpleDraweeView, simpleDraweeView2, materialButton, materialButton2, textView3, textView4, textView5);
}
}
}
}
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(inflate.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,21 +0,0 @@
package c.a.j;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.appcompat.widget.AppCompatRadioButton;
import androidx.viewbinding.ViewBinding;
/* compiled from: InviteSettingsRadioButtonBinding */
public final class w implements ViewBinding {
@NonNull
public final AppCompatRadioButton a;
public w(@NonNull AppCompatRadioButton appCompatRadioButton) {
this.a = appCompatRadioButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,46 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.app.AppViewFlipper;
import com.discord.views.LoadingButton;
import com.google.android.material.button.MaterialButton;
/* compiled from: PremiumGuildSubscriptionCancelDialogBinding */
public final class w0 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final LoadingButton f180c;
@NonNull
public final TextView d;
@NonNull
public final AppViewFlipper e;
@NonNull
public final TextView f;
@NonNull
public final MaterialButton g;
public w0(@NonNull LinearLayout linearLayout, @NonNull ProgressBar progressBar, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = textView;
this.f180c = loadingButton;
this.d = textView2;
this.e = appViewFlipper;
this.f = textView3;
this.g = materialButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,33 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.FailedUploadView;
/* compiled from: ViewChatUploadListBinding */
public final class w1 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final FailedUploadView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final FailedUploadView f181c;
@NonNull
public final FailedUploadView d;
public w1(@NonNull LinearLayout linearLayout, @NonNull FailedUploadView failedUploadView, @NonNull FailedUploadView failedUploadView2, @NonNull FailedUploadView failedUploadView3) {
this.a = linearLayout;
this.b = failedUploadView;
this.f181c = failedUploadView2;
this.d = failedUploadView3;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,21 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.RadioButton;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewRadioButtonBinding */
public final class w2 implements ViewBinding {
@NonNull
public final RadioButton a;
public w2(@NonNull RadioButton radioButton) {
this.a = radioButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,37 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.StatusView;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: ViewUserListItemBinding */
public final class w3 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final SimpleDraweeView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f182c;
@NonNull
public final TextView d;
@NonNull
public final StatusView e;
public w3(@NonNull View view, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull StatusView statusView) {
this.a = view;
this.b = simpleDraweeView;
this.f182c = textView;
this.d = textView2;
this.e = statusView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,21 +0,0 @@
package c.a.j;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.core.widget.NestedScrollView;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetDiscordHubWaitlistBinding */
public final class w4 implements ViewBinding {
@NonNull
public final NestedScrollView a;
public w4(@NonNull NestedScrollView nestedScrollView) {
this.a = nestedScrollView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,33 +0,0 @@
package c.a.j;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.viewbinding.ViewBinding;
import com.discord.views.premium.AccountCreditView;
/* compiled from: LayoutAccountCreditsListBinding */
public final class x implements ViewBinding {
@NonNull
public final CardView a;
@NonNull
public final AccountCreditView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final AccountCreditView f183c;
@NonNull
public final View d;
public x(@NonNull CardView cardView, @NonNull AccountCreditView accountCreditView, @NonNull AccountCreditView accountCreditView2, @NonNull View view) {
this.a = cardView;
this.b = accountCreditView;
this.f183c = accountCreditView2;
this.d = view;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,49 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.app.AppViewFlipper;
import com.discord.views.LoadingButton;
import com.google.android.material.button.MaterialButton;
/* compiled from: PremiumGuildSubscriptionUncancelDialogBinding */
public final class x0 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final LoadingButton f184c;
@NonNull
public final TextView d;
@NonNull
public final AppViewFlipper e;
@NonNull
public final TextView f;
@NonNull
public final ImageView g;
@NonNull
public final MaterialButton h;
public x0(@NonNull LinearLayout linearLayout, @NonNull LinearLayout linearLayout2, @NonNull TextView textView, @NonNull LoadingButton loadingButton, @NonNull TextView textView2, @NonNull AppViewFlipper appViewFlipper, @NonNull TextView textView3, @NonNull ImageView imageView, @NonNull MaterialButton materialButton) {
this.a = linearLayout;
this.b = textView;
this.f184c = loadingButton;
this.d = textView2;
this.e = appViewFlipper;
this.f = textView3;
this.g = imageView;
this.h = materialButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,42 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewCodeVerificationBinding */
public final class x1 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f185c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
@NonNull
public final TextView f;
@NonNull
public final TextView g;
public x1(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull TextView textView4, @NonNull TextView textView5, @NonNull TextView textView6) {
this.a = linearLayout;
this.b = textView;
this.f185c = textView2;
this.d = textView3;
this.e = textView4;
this.f = textView5;
this.g = textView6;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,30 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewScreenTitleBinding */
public final class x2 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f186c;
public x2(@NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull TextView textView2) {
this.a = linearLayout;
this.b = textView;
this.f186c = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,53 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewUserStatusPresenceBinding */
public final class x3 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f187c;
@NonNull
public final TextView d;
public x3(@NonNull LinearLayout linearLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull TextView textView2, @NonNull LinearLayout linearLayout2) {
this.a = linearLayout;
this.b = imageView;
this.f187c = textView;
this.d = textView2;
}
@NonNull
public static x3 a(@NonNull View view) {
int i = 2131365719;
ImageView imageView = (ImageView) view.findViewById(2131365719);
if (imageView != null) {
i = 2131365720;
TextView textView = (TextView) view.findViewById(2131365720);
if (textView != null) {
i = 2131365721;
TextView textView2 = (TextView) view.findViewById(2131365721);
if (textView2 != null) {
LinearLayout linearLayout = (LinearLayout) view;
return new x3(linearLayout, imageView, textView, textView2, linearLayout);
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,25 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: WidgetDiscoveryOtherSpeakersCountBinding */
public final class x4 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final TextView b;
public x4(@NonNull LinearLayout linearLayout, @NonNull TextView textView) {
this.a = linearLayout;
this.b = textView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,36 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.discord.views.LoadingButton;
import com.google.android.material.textfield.TextInputLayout;
/* compiled from: LayoutAgeVerifyBinding */
public final class y implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final LinkifiedTextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextInputLayout f188c;
@NonNull
public final LoadingButton d;
public y(@NonNull ConstraintLayout constraintLayout, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextInputLayout textInputLayout, @NonNull LoadingButton loadingButton, @NonNull TextView textView) {
this.a = constraintLayout;
this.b = linkifiedTextView;
this.f188c = textInputLayout;
this.d = loadingButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,35 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: PremiumGuildSubscriptionUpsellDialogBinding */
public final class y0 implements ViewBinding {
@NonNull
public final RelativeLayout a;
@NonNull
public final ImageView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f189c;
@NonNull
public final MaterialButton d;
public y0(@NonNull RelativeLayout relativeLayout, @NonNull ImageView imageView, @NonNull TextView textView, @NonNull MaterialButton materialButton) {
this.a = relativeLayout;
this.b = imageView;
this.f189c = textView;
this.d = materialButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,46 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.Barrier;
import androidx.viewbinding.ViewBinding;
import com.discord.views.discovery.speakers.DiscoveryStageCardSpeakersView;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: ViewDiscoveryStageCardBodyBinding */
public final class y1 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final SimpleDraweeView f190c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
@NonNull
public final DiscoveryStageCardSpeakersView f;
@NonNull
public final TextView g;
public y1(@NonNull View view, @NonNull LinearLayout linearLayout, @NonNull TextView textView, @NonNull Barrier barrier, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView2, @NonNull FrameLayout frameLayout, @NonNull TextView textView3, @NonNull DiscoveryStageCardSpeakersView discoveryStageCardSpeakersView, @NonNull TextView textView4) {
this.a = view;
this.b = textView;
this.f190c = simpleDraweeView;
this.d = textView2;
this.e = textView3;
this.f = discoveryStageCardSpeakersView;
this.g = textView4;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
/* compiled from: ViewServerDiscoveryHeaderBinding */
public final class y2 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final FrameLayout f191c;
@NonNull
public final TextView d;
public y2(@NonNull View view, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull FrameLayout frameLayout, @NonNull TextView textView2) {
this.a = view;
this.b = textView;
this.f191c = frameLayout;
this.d = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.discord.views.CutoutView;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: ViewUserSummaryItemBinding */
public final class y3 implements ViewBinding {
@NonNull
public final CutoutView a;
@NonNull
public final SimpleDraweeView b;
public y3(@NonNull CutoutView cutoutView, @NonNull SimpleDraweeView simpleDraweeView) {
this.a = cutoutView;
this.b = simpleDraweeView;
}
@NonNull
public static y3 a(@NonNull View view) {
SimpleDraweeView simpleDraweeView = (SimpleDraweeView) view.findViewById(2131362084);
if (simpleDraweeView != null) {
return new y3((CutoutView) view, simpleDraweeView);
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(2131362084)));
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,31 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.facebook.drawee.view.SimpleDraweeView;
/* compiled from: WidgetDiscoveryStageCardSpeakerBinding */
public final class y4 implements ViewBinding {
@NonNull
public final LinearLayout a;
@NonNull
public final SimpleDraweeView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f192c;
public y4(@NonNull LinearLayout linearLayout, @NonNull SimpleDraweeView simpleDraweeView, @NonNull TextView textView) {
this.a = linearLayout;
this.b = simpleDraweeView;
this.f192c = textView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,39 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.viewbinding.ViewBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.discord.views.LoadingButton;
import com.google.android.material.button.MaterialButton;
/* compiled from: LayoutAgeVerifyConfirmBinding */
public final class z implements ViewBinding {
@NonNull
public final ConstraintLayout a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final LoadingButton f193c;
@NonNull
public final LinkifiedTextView d;
@NonNull
public final TextView e;
public z(@NonNull ConstraintLayout constraintLayout, @NonNull MaterialButton materialButton, @NonNull LoadingButton loadingButton, @NonNull LinkifiedTextView linkifiedTextView, @NonNull TextView textView) {
this.a = constraintLayout;
this.b = materialButton;
this.f193c = loadingButton;
this.d = linkifiedTextView;
this.e = textView;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,41 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: PremiumGuildUpgradeDialogBinding */
public final class z0 implements ViewBinding {
@NonNull
public final RelativeLayout a;
@NonNull
public final TextView b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final ImageView f194c;
@NonNull
public final TextView d;
@NonNull
public final TextView e;
@NonNull
public final MaterialButton f;
public z0(@NonNull RelativeLayout relativeLayout, @NonNull TextView textView, @NonNull ImageView imageView, @NonNull TextView textView2, @NonNull TextView textView3, @NonNull MaterialButton materialButton) {
this.a = relativeLayout;
this.b = textView;
this.f194c = imageView;
this.d = textView2;
this.e = textView3;
this.f = materialButton;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,34 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.viewbinding.ViewBinding;
import com.google.android.material.button.MaterialButton;
/* compiled from: ViewDiscoveryStageCardControlsBinding */
public final class z1 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final TextView f195c;
@NonNull
public final MaterialButton d;
public z1(@NonNull View view, @NonNull ImageView imageView, @NonNull MaterialButton materialButton, @NonNull TextView textView, @NonNull MaterialButton materialButton2) {
this.a = view;
this.b = materialButton;
this.f195c = textView;
this.d = materialButton2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

View File

@ -1,48 +0,0 @@
package c.a.j;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.Barrier;
import androidx.viewbinding.ViewBinding;
import com.discord.views.GuildView;
import com.google.android.material.button.MaterialButton;
/* compiled from: ViewServerDiscoveryItemBinding */
public final class z2 implements ViewBinding {
@NonNull
public final View a;
@NonNull
public final MaterialButton b;
@NonNull
/* renamed from: c reason: collision with root package name */
public final MaterialButton f196c;
@NonNull
public final b3 d;
@NonNull
public final TextView e;
@NonNull
public final GuildView f;
@NonNull
public final ImageView g;
@NonNull
public final TextView h;
public z2(@NonNull View view, @NonNull Barrier barrier, @NonNull Barrier barrier2, @NonNull MaterialButton materialButton, @NonNull MaterialButton materialButton2, @NonNull b3 b3Var, @NonNull TextView textView, @NonNull GuildView guildView, @NonNull ImageView imageView, @NonNull TextView textView2) {
this.a = view;
this.b = materialButton;
this.f196c = materialButton2;
this.d = b3Var;
this.e = textView;
this.f = guildView;
this.g = imageView;
this.h = textView2;
}
@Override // androidx.viewbinding.ViewBinding
@NonNull
public View getRoot() {
return this.a;
}
}

Some files were not shown because too many files have changed in this diff Show More