apkfuckery/com.discord/smali/com/discord/views/BoxedButton.smali

339 lines
8.9 KiB
Smali

.class public final Lcom/discord/views/BoxedButton;
.super Landroid/widget/FrameLayout;
.source "BoxedButton.kt"
# static fields
.field public static final synthetic g:[Lkotlin/reflect/KProperty;
# instance fields
.field public final d:Lkotlin/properties/ReadOnlyProperty;
.field public final e:Lkotlin/properties/ReadOnlyProperty;
.field public final f:Lkotlin/properties/ReadOnlyProperty;
# direct methods
.method public static constructor <clinit>()V
.locals 5
const/4 v0, 0x3
new-array v0, v0, [Lkotlin/reflect/KProperty;
const-class v1, Lcom/discord/views/BoxedButton;
const-string v2, "textView"
const-string v3, "getTextView()Landroid/widget/TextView;"
const/4 v4, 0x0
invoke-static {v1, v2, v3, v4}, Lf/e/b/a/a;->L(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)Lk0/n/c/r;
move-result-object v1
aput-object v1, v0, v4
const-class v1, Lcom/discord/views/BoxedButton;
const-string v2, "boxedTextView"
const-string v3, "getBoxedTextView()Landroid/widget/TextView;"
invoke-static {v1, v2, v3, v4}, Lf/e/b/a/a;->L(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)Lk0/n/c/r;
move-result-object v1
const/4 v2, 0x1
aput-object v1, v0, v2
const-class v1, Lcom/discord/views/BoxedButton;
const-string v2, "button"
const-string v3, "getButton()Lcom/google/android/material/button/MaterialButton;"
invoke-static {v1, v2, v3, v4}, Lf/e/b/a/a;->L(Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)Lk0/n/c/r;
move-result-object v1
const/4 v2, 0x2
aput-object v1, v0, v2
sput-object v0, Lcom/discord/views/BoxedButton;->g:[Lkotlin/reflect/KProperty;
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 3
const-string v0, "context"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0, p1, p2}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
const p1, 0x7f0a0136
invoke-static {p0, p1}, Lk0/j/a;->g(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object p1
iput-object p1, p0, Lcom/discord/views/BoxedButton;->d:Lkotlin/properties/ReadOnlyProperty;
const p1, 0x7f0a0135
invoke-static {p0, p1}, Lk0/j/a;->g(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object p1
iput-object p1, p0, Lcom/discord/views/BoxedButton;->e:Lkotlin/properties/ReadOnlyProperty;
const p1, 0x7f0a0134
invoke-static {p0, p1}, Lk0/j/a;->g(Landroid/view/View;I)Lkotlin/properties/ReadOnlyProperty;
move-result-object p1
iput-object p1, p0, Lcom/discord/views/BoxedButton;->f:Lkotlin/properties/ReadOnlyProperty;
invoke-virtual {p0}, Landroid/widget/FrameLayout;->getContext()Landroid/content/Context;
move-result-object p1
const v0, 0x7f0d010d
invoke-static {p1, v0, p0}, Landroid/view/View;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
const/4 p1, 0x1
invoke-virtual {p0, p1}, Landroid/widget/FrameLayout;->setClickable(Z)V
invoke-virtual {p0, p1}, Landroid/widget/FrameLayout;->setFocusable(Z)V
if-eqz p2, :cond_2
invoke-virtual {p0}, Landroid/widget/FrameLayout;->getContext()Landroid/content/Context;
move-result-object v0
sget-object v1, Lcom/discord/R$a;->BoxedButton:[I
const/4 v2, 0x0
invoke-virtual {v0, p2, v1, v2, v2}, Landroid/content/Context;->obtainStyledAttributes(Landroid/util/AttributeSet;[III)Landroid/content/res/TypedArray;
move-result-object p2
const/4 v0, 0x2
:try_start_0
invoke-virtual {p2, v0}, Landroid/content/res/TypedArray;->getString(I)Ljava/lang/String;
move-result-object v0
invoke-virtual {p2, p1}, Landroid/content/res/TypedArray;->getString(I)Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, v0}, Lcom/discord/views/BoxedButton;->setText(Ljava/lang/String;)V
invoke-virtual {p0, p1}, Lcom/discord/views/BoxedButton;->setBoxedText(Ljava/lang/String;)V
const/4 p1, 0x3
invoke-virtual {p2, p1}, Landroid/content/res/TypedArray;->getColorStateList(I)Landroid/content/res/ColorStateList;
move-result-object p1
if-eqz p1, :cond_0
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getTextView()Landroid/widget/TextView;
move-result-object v0
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setTextColor(Landroid/content/res/ColorStateList;)V
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getBoxedTextView()Landroid/widget/TextView;
move-result-object v0
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setTextColor(Landroid/content/res/ColorStateList;)V
:cond_0
invoke-virtual {p2, v2}, Landroid/content/res/TypedArray;->getColorStateList(I)Landroid/content/res/ColorStateList;
move-result-object p1
if-eqz p1, :cond_1
invoke-direct {p0}, Lcom/discord/views/BoxedButton;->getButton()Lcom/google/android/material/button/MaterialButton;
move-result-object v0
invoke-virtual {v0, p1}, Lcom/google/android/material/button/MaterialButton;->setBackgroundTintList(Landroid/content/res/ColorStateList;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:cond_1
invoke-virtual {p2}, Landroid/content/res/TypedArray;->recycle()V
goto :goto_0
:catchall_0
move-exception p1
invoke-virtual {p2}, Landroid/content/res/TypedArray;->recycle()V
throw p1
:cond_2
:goto_0
return-void
.end method
.method private final getBoxedTextView()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/views/BoxedButton;->e:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/views/BoxedButton;->g:[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 getButton()Lcom/google/android/material/button/MaterialButton;
.locals 3
iget-object v0, p0, Lcom/discord/views/BoxedButton;->f:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/views/BoxedButton;->g:[Lkotlin/reflect/KProperty;
const/4 v2, 0x2
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, Lcom/google/android/material/button/MaterialButton;
return-object v0
.end method
.method private final getTextView()Landroid/widget/TextView;
.locals 3
iget-object v0, p0, Lcom/discord/views/BoxedButton;->d:Lkotlin/properties/ReadOnlyProperty;
sget-object v1, Lcom/discord/views/BoxedButton;->g:[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
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 setEnabled(Z)V
.locals 1
invoke-super {p0, p1}, Landroid/widget/FrameLayout;->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
invoke-virtual {v0, p1}, Landroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
return-void
.end method