apkfuckery/com.discord/smali/com/discord/views/BoxedButton.smali
2019-03-08 07:19:26 +01:00

323 lines
8.5 KiB
Smali

.class public final Lcom/discord/views/BoxedButton;
.super Landroid/widget/LinearLayout;
.source "BoxedButton.kt"
# static fields
.field static final synthetic $$delegatedProperties:[Lkotlin/reflect/KProperty;
# instance fields
.field private final yZ:Lkotlin/properties/ReadOnlyProperty;
.field private final za:Lkotlin/properties/ReadOnlyProperty;
# direct methods
.method static constructor <clinit>()V
.locals 5
const/4 v0, 0x2
new-array v0, v0, [Lkotlin/reflect/KProperty;
new-instance v1, Lkotlin/jvm/internal/u;
const-class v2, Lcom/discord/views/BoxedButton;
invoke-static {v2}, Lkotlin/jvm/internal/v;->N(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "textView"
const-string v4, "getTextView()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/v;->a(Lkotlin/jvm/internal/t;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x0
aput-object v1, v0, v2
new-instance v1, Lkotlin/jvm/internal/u;
const-class v2, Lcom/discord/views/BoxedButton;
invoke-static {v2}, Lkotlin/jvm/internal/v;->N(Ljava/lang/Class;)Lkotlin/reflect/b;
move-result-object v2
const-string v3, "boxedTextView"
const-string v4, "getBoxedTextView()Landroid/widget/TextView;"
invoke-direct {v1, v2, v3, v4}, Lkotlin/jvm/internal/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
invoke-static {v1}, Lkotlin/jvm/internal/v;->a(Lkotlin/jvm/internal/t;)Lkotlin/reflect/d;
move-result-object v1
check-cast v1, Lkotlin/reflect/KProperty;
const/4 v2, 0x1
aput-object v1, v0, v2
sput-object v0, Lcom/discord/views/BoxedButton;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, p1, p2, v0}, Lcom/discord/views/BoxedButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;B)V
return-void
.end method
.method private synthetic constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;B)V
.locals 0
const/4 p3, 0x0
invoke-direct {p0, p1, p2, p3}, Lcom/discord/views/BoxedButton;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
return-void
.end method
.method private constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.locals 2
const-string p3, "context"
invoke-static {p1, p3}, Lkotlin/jvm/internal/j;->h(Ljava/lang/Object;Ljava/lang/String;)V
const/4 p3, 0x0
invoke-direct {p0, p1, p2, p3}, Landroid/widget/LinearLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
const v0, 0x7f0a00b2
invoke-static {p0, v0}, Lkotterknife/b;->e(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/views/BoxedButton;->yZ:Lkotlin/properties/ReadOnlyProperty;
const v0, 0x7f0a00b1
invoke-static {p0, v0}, Lkotterknife/b;->e(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object v0
iput-object v0, p0, Lcom/discord/views/BoxedButton;->za:Lkotlin/properties/ReadOnlyProperty;
move-object v0, p0
check-cast v0, Landroid/view/ViewGroup;
const v1, 0x7f0d006a
invoke-static {p1, v1, v0}, Landroid/view/View;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
const/16 v0, 0x10
invoke-virtual {p0, v0}, Lcom/discord/views/BoxedButton;->setVerticalGravity(I)V
const/4 v0, 0x1
invoke-virtual {p0, v0}, Lcom/discord/views/BoxedButton;->setClickable(Z)V
if-eqz p2, :cond_1
sget-object v1, Lcom/discord/R$a;->BoxedButton:[I
invoke-virtual {p1, p2, v1, p3, p3}, Landroid/content/Context;->obtainStyledAttributes(Landroid/util/AttributeSet;[III)Landroid/content/res/TypedArray;
move-result-object p1
:try_start_0
invoke-virtual {p1, v0}, Landroid/content/res/TypedArray;->getString(I)Ljava/lang/String;
move-result-object p2
invoke-virtual {p1, p3}, Landroid/content/res/TypedArray;->getString(I)Ljava/lang/String;
move-result-object p3
invoke-virtual {p0, p2}, Lcom/discord/views/BoxedButton;->setText(Ljava/lang/String;)V
invoke-virtual {p0, p3}, Lcom/discord/views/BoxedButton;->setBoxedText(Ljava/lang/String;)V
const/4 p2, 0x2
invoke-virtual {p1, p2}, Landroid/content/res/TypedArray;->getColorStateList(I)Landroid/content/res/ColorStateList;
move-result-object p2
if-eqz p2, :cond_0
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getTextView()Landroid/widget/TextView;
move-result-object p3
invoke-virtual {p3, p2}, Landroid/widget/TextView;->setTextColor(Landroid/content/res/ColorStateList;)V
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getBoxedTextView()Landroid/widget/TextView;
move-result-object p3
invoke-virtual {p3, p2}, Landroid/widget/TextView;->setTextColor(Landroid/content/res/ColorStateList;)V
sget-object p2, Lkotlin/Unit;->bdt:Lkotlin/Unit;
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:cond_0
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
return-void
:catchall_0
move-exception p2
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
throw p2
:cond_1
return-void
.end method
.method private final getBoxedTextView()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/views/BoxedButton;->za:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/views/BoxedButton;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x1
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
.method private final getTextView()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/views/BoxedButton;->yZ:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/views/BoxedButton;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x0
aget-object v1, v1, v2
invoke-interface {v0, p0, v1}, Lkotlin/properties/ReadOnlyProperty;->getValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
return-object v0
.end method
# virtual methods
.method public final setBoxedText(Ljava/lang/String;)V
.locals 2
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getBoxedTextView()Landroid/widget/TextView;
move-result-object v0
check-cast p1, Ljava/lang/CharSequence;
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getBoxedTextView()Landroid/widget/TextView;
move-result-object v0
const/4 v1, 0x0
if-eqz p1, :cond_1
invoke-interface {p1}, Ljava/lang/CharSequence;->length()I
move-result p1
if-nez p1, :cond_0
goto :goto_0
:cond_0
const/4 p1, 0x0
goto :goto_1
:cond_1
:goto_0
const/4 p1, 0x1
:goto_1
if-eqz p1, :cond_2
const/16 v1, 0x8
:cond_2
invoke-virtual {v0, v1}, Landroid/widget/TextView;->setVisibility(I)V
return-void
.end method
.method public final setEnabled(Z)V
.locals 1
invoke-super {p0, p1}, Landroid/widget/LinearLayout;->setEnabled(Z)V
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getTextView()Landroid/widget/TextView;
move-result-object v0
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setEnabled(Z)V
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getBoxedTextView()Landroid/widget/TextView;
move-result-object v0
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setEnabled(Z)V
return-void
.end method
.method public final setText(Ljava/lang/String;)V
.locals 1
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getTextView()Landroid/widget/TextView;
move-result-object v0
check-cast p1, Ljava/lang/CharSequence;
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
return-void
.end method