apkfuckery/com.discord/smali/androidx/appcompat/widget/ResourceManagerInternal$InflateDelegate.smali
2019-11-15 03:21:15 +01:00

19 lines
661 B
Smali

.class 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 = 0x608
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;
.end method