apkfuckery/com.discord/smali/androidx/core/view/LayoutInflaterFactory.smali

14 lines
393 B
Smali

.class public interface abstract Landroidx/core/view/LayoutInflaterFactory;
.super Ljava/lang/Object;
.source "LayoutInflaterFactory.java"
# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# virtual methods
.method public abstract onCreateView(Landroid/view/View;Ljava/lang/String;Landroid/content/Context;Landroid/util/AttributeSet;)Landroid/view/View;
.end method