changed repo structure
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
.class final Landroidx/appcompat/widget/AppCompatSpinner$Api17Impl;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppCompatSpinner.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/appcompat/widget/AppCompatSpinner;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x1a
|
||||
name = "Api17Impl"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method private constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
.line 1141
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method static getTextAlignment(Landroid/view/View;)I
|
||||
.locals 0
|
||||
|
||||
.line 1147
|
||||
invoke-virtual {p0}, Landroid/view/View;->getTextAlignment()I
|
||||
|
||||
move-result p0
|
||||
|
||||
return p0
|
||||
.end method
|
||||
|
||||
.method static getTextDirection(Landroid/view/View;)I
|
||||
.locals 0
|
||||
|
||||
.line 1157
|
||||
invoke-virtual {p0}, Landroid/view/View;->getTextDirection()I
|
||||
|
||||
move-result p0
|
||||
|
||||
return p0
|
||||
.end method
|
||||
|
||||
.method static setTextAlignment(Landroid/view/View;I)V
|
||||
.locals 0
|
||||
|
||||
.line 1152
|
||||
invoke-virtual {p0, p1}, Landroid/view/View;->setTextAlignment(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method static setTextDirection(Landroid/view/View;I)V
|
||||
.locals 0
|
||||
|
||||
.line 1162
|
||||
invoke-virtual {p0, p1}, Landroid/view/View;->setTextDirection(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
Reference in New Issue
Block a user