changed repo structure
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user