Changes of com.discord v1144

This commit is contained in:
distok 2020-05-17 12:25:53 +00:00
parent 3b0c33520d
commit 4746542b20
25752 changed files with 77 additions and 4382359 deletions

View file

@ -1,35 +0,0 @@
.class public interface abstract Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;
.super Ljava/lang/Object;
.source "ResourceManagerInternal.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/ResourceManagerInternal;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "InflateDelegate"
.end annotation
# virtual methods
.method public abstract createFromXmlInner(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lorg/xmlpull/v1/XmlPullParser;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroid/util/AttributeSet;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p4 # Landroid/content/res/Resources$Theme;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.end method