apkfuckery/com.discord/smali_classes2/com/google/android/material/snackbar/BaseTransientBottomBar$ContentViewCallback.smali
2019-07-24 13:27:29 +02:00

21 lines
608 B
Smali

.class public interface abstract Lcom/google/android/material/snackbar/BaseTransientBottomBar$ContentViewCallback;
.super Ljava/lang/Object;
.source "BaseTransientBottomBar.java"
# interfaces
.implements Lcom/google/android/material/snackbar/ContentViewCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/snackbar/BaseTransientBottomBar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ContentViewCallback"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation