apkfuckery/com.discord/smali_classes2/f/b/a/c/e.smali
2020-07-23 01:06:17 +00:00

44 lines
1.5 KiB
Smali

.class public final Lf/b/a/c/e;
.super Ljava/lang/Object;
.source "AttachmentPreviewAdapter.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
.field public final synthetic e:Lcom/lytefast/flexinput/model/Attachment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;Lcom/lytefast/flexinput/model/Attachment;)V
.locals 0
iput-object p1, p0, Lf/b/a/c/e;->d:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iput-object p2, p0, Lf/b/a/c/e;->e:Lcom/lytefast/flexinput/model/Attachment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 1
iget-object p1, p0, Lf/b/a/c/e;->d:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;->j:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;->a:Lcom/lytefast/flexinput/utils/SelectionAggregator;
iget-object v0, p0, Lf/b/a/c/e;->e:Lcom/lytefast/flexinput/model/Attachment;
invoke-virtual {p1, v0}, Lcom/lytefast/flexinput/utils/SelectionAggregator;->unselectItem(Lcom/lytefast/flexinput/model/Attachment;)V
return-void
.end method