apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/FlexInputFragment$f.smali
2020-03-26 06:26:27 +01:00

138 lines
3 KiB
Smali

.class public final Lcom/lytefast/flexinput/fragment/FlexInputFragment$f;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Landroid/view/View$OnFocusChangeListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/lytefast/flexinput/fragment/FlexInputFragment;->a(Landroidx/appcompat/widget/AppCompatEditText;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$f;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onFocusChange(Landroid/view/View;Z)V
.locals 5
iget-object p1, p0, Lcom/lytefast/flexinput/fragment/FlexInputFragment$f;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
xor-int/lit8 p2, p2, 0x1
iget-object v0, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->l:Landroid/view/View;
const/4 v1, 0x0
if-eqz v0, :cond_7
const/16 v2, 0x8
const/4 v3, 0x0
if-eqz p2, :cond_0
const/16 v4, 0x8
goto :goto_0
:cond_0
const/4 v4, 0x0
:goto_0
invoke-virtual {v0, v4}, Landroid/view/View;->setVisibility(I)V
iget-object v0, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->p:Landroid/view/View;
if-eqz v0, :cond_6
if-eqz p2, :cond_1
const/16 v4, 0x8
goto :goto_1
:cond_1
const/4 v4, 0x0
:goto_1
invoke-virtual {v0, v4}, Landroid/view/View;->setVisibility(I)V
iget-object v0, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->o:Landroid/view/View;
if-eqz v0, :cond_5
if-eqz p2, :cond_2
const/4 v4, 0x0
goto :goto_2
:cond_2
const/16 v4, 0x8
:goto_2
invoke-virtual {v0, v4}, Landroid/view/View;->setVisibility(I)V
iget-object p1, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->n:Landroid/view/View;
if-eqz p1, :cond_4
if-eqz p2, :cond_3
const/4 v2, 0x0
:cond_3
invoke-virtual {p1, v2}, Landroid/view/View;->setVisibility(I)V
return-void
:cond_4
const-string p1, "galleryBtn"
invoke-static {p1}, Ly/u/b/j;->throwUninitializedPropertyAccessException(Ljava/lang/String;)V
throw v1
:cond_5
const-string p1, "cameraBtn"
invoke-static {p1}, Ly/u/b/j;->throwUninitializedPropertyAccessException(Ljava/lang/String;)V
throw v1
:cond_6
const-string p1, "expandBtn"
invoke-static {p1}, Ly/u/b/j;->throwUninitializedPropertyAccessException(Ljava/lang/String;)V
throw v1
:cond_7
const-string p1, "sendBtnContainer"
invoke-static {p1}, Ly/u/b/j;->throwUninitializedPropertyAccessException(Ljava/lang/String;)V
throw v1
.end method