apkfuckery/com.discord/smali_classes2/com/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a.smali
2019-04-12 01:08:29 +02:00

56 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 aSM:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
.field final synthetic aSN: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;->aSM:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iput-object p2, p0, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a;->aSN: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;->aSM:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;->aSL:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;->aSK:Lcom/lytefast/flexinput/utils/SelectionAggregator;
iget-object v0, p0, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a$a;->aSN: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