ResourceManagerInternal$VdcInflateDelegate.smali
.class Landroidx/appcompat/widget/ResourceManagerInternal$VdcInflateDelegate;
.super Ljava/lang/Object;
.source "ResourceManagerInternal.java"
# interfaces
.implements Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/ResourceManagerInternal;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "VdcInflateDelegate"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 518
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public createFromXmlInner(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
.registers 5
.line 526
:try_start_0
invoke-virtual {p1}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
move-result-object p1
invoke-static {p1, p2, p3, p4}, Landroidx/vectordrawable/graphics/drawable/VectorDrawableCompat;->createFromXmlInner(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroidx/vectordrawable/graphics/drawable/VectorDrawableCompat;
move-result-object p1
:try_end_8
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_8} :catch_9
return-object p1
:catch_9
move-exception p1
const-string p2, "VdcInflateDelegate"
const-string p3, "Exception while inflating <vector>"
.line 528
invoke-static {p2, p3, p1}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
const/4 p1, 0x0
return-object p1
.end method