apkfuckery/com.discord/smali/androidx/appcompat/widget/ThemedSpinnerAdapter.smali
2019-08-30 22:04:20 +02:00

23 lines
585 B
Smali

.class public interface abstract Landroidx/appcompat/widget/ThemedSpinnerAdapter;
.super Ljava/lang/Object;
.source "ThemedSpinnerAdapter.java"
# interfaces
.implements Landroid/widget/SpinnerAdapter;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/appcompat/widget/ThemedSpinnerAdapter$Helper;
}
.end annotation
# virtual methods
.method public abstract getDropDownViewTheme()Landroid/content/res/Resources$Theme;
.end method
.method public abstract setDropDownViewTheme(Landroid/content/res/Resources$Theme;)V
.end method