apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/fragment/a$k.smali

87 lines
2.2 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class final Lcom/lytefast/flexinput/fragment/a$k;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/lytefast/flexinput/fragment/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# instance fields
2019-10-01 14:15:45 +00:00
.field final synthetic baM:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
# direct methods
.method constructor <init>(Lcom/lytefast/flexinput/fragment/a;)V
.locals 0
2019-10-01 14:15:45 +00:00
iput-object p1, p0, Lcom/lytefast/flexinput/fragment/a$k;->baM:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
2019-10-01 14:15:45 +00:00
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/a$k;->baM:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/a;->d(Lcom/lytefast/flexinput/fragment/a;)Lcom/lytefast/flexinput/utils/SelectionAggregator;
move-result-object v0
if-eqz v0, :cond_0
invoke-virtual {v0}, Lcom/lytefast/flexinput/utils/SelectionAggregator;->getSize()I
move-result v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-lez v0, :cond_2
2019-10-01 14:15:45 +00:00
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/a$k;->baM:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/a;->e(Lcom/lytefast/flexinput/fragment/a;)Lcom/google/android/material/floatingactionbutton/FloatingActionButton;
move-result-object v0
if-eqz v0, :cond_1
invoke-virtual {v0}, Lcom/google/android/material/floatingactionbutton/FloatingActionButton;->show()V
:cond_1
return-void
:cond_2
2019-10-01 14:15:45 +00:00
iget-object v0, p0, Lcom/lytefast/flexinput/fragment/a$k;->baM:Lcom/lytefast/flexinput/fragment/a;
2019-07-24 11:27:29 +00:00
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/a;->e(Lcom/lytefast/flexinput/fragment/a;)Lcom/google/android/material/floatingactionbutton/FloatingActionButton;
move-result-object v0
if-eqz v0, :cond_3
invoke-virtual {v0}, Lcom/google/android/material/floatingactionbutton/FloatingActionButton;->hide()V
:cond_3
return-void
.end method