apkfuckery/com.discord/smali_classes2/com/google/android/material/resources/CancelableFontCallback$ApplyFont.smali
2020-05-17 12:40:10 +00:00

20 lines
537 B
Smali

.class public interface abstract Lcom/google/android/material/resources/CancelableFontCallback$ApplyFont;
.super Ljava/lang/Object;
.source "CancelableFontCallback.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/resources/CancelableFontCallback;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ApplyFont"
.end annotation
# virtual methods
.method public abstract apply(Landroid/graphics/Typeface;)V
.end method