apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a.smali
2019-05-29 21:08:15 +02:00

55 lines
2 KiB
Smali

.class final Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a;
.super Ljava/lang/Object;
.source "AttachmentPreviewAdapter.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# instance fields
.field final synthetic aUW:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
.field final synthetic aUX:Lcom/lytefast/flexinput/model/Attachment;
# direct methods
.method constructor <init>(Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;Lcom/lytefast/flexinput/model/Attachment;)V
.locals 0
iput-object p1, p0, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a;->aUW:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iput-object p2, p0, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a;->aUX: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, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a;->aUW:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;->aUV:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;->aUU:Lcom/lytefast/flexinput/utils/SelectionAggregator;
iget-object v0, p0, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a;->aUX: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