Changes of com.discord v1323

This commit is contained in:
root 2020-11-12 01:09:57 +00:00
parent 1234c09f33
commit d9d9f382c9
28241 changed files with 0 additions and 4903974 deletions

View file

@ -1,61 +0,0 @@
.class public interface abstract Landroidx/appcompat/widget/AppCompatSpinner$SpinnerPopup;
.super Ljava/lang/Object;
.source "AppCompatSpinner.java"
# annotations
.annotation build Landroidx/annotation/VisibleForTesting;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/AppCompatSpinner;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "SpinnerPopup"
.end annotation
# virtual methods
.method public abstract dismiss()V
.end method
.method public abstract getBackground()Landroid/graphics/drawable/Drawable;
.end method
.method public abstract getHintText()Ljava/lang/CharSequence;
.end method
.method public abstract getHorizontalOffset()I
.end method
.method public abstract getHorizontalOriginalOffset()I
.end method
.method public abstract getVerticalOffset()I
.end method
.method public abstract isShowing()Z
.end method
.method public abstract setAdapter(Landroid/widget/ListAdapter;)V
.end method
.method public abstract setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
.end method
.method public abstract setHorizontalOffset(I)V
.end method
.method public abstract setHorizontalOriginalOffset(I)V
.end method
.method public abstract setPromptText(Ljava/lang/CharSequence;)V
.end method
.method public abstract setVerticalOffset(I)V
.end method
.method public abstract show(II)V
.end method