今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.0 KiB

.class Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter$AttachHolder;
.super Landroid/support/v7/widget/RecyclerView$ViewHolder;
.source "AttachPopupWindow.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2
name = "AttachHolder"
.end annotation
# instance fields
.field iv:Landroid/widget/ImageView;
.field final synthetic this$1:Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter;
# direct methods
.method public constructor <init>(Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter;Landroid/view/View;)V
.locals 2
.prologue
.line 255
iput-object p1, p0, Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter$AttachHolder;->this$1:Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter;
.line 256
invoke-direct {p0, p2}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
.line 257
const v0, 0x7f0c0151
invoke-virtual {p2, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/ImageView;
iput-object v0, p0, Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter$AttachHolder;->iv:Landroid/widget/ImageView;
.line 258
iget-object v0, p0, Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter$AttachHolder;->iv:Landroid/widget/ImageView;
new-instance v1, Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter$AttachHolder$1;
invoke-direct {v1, p0, p1}, Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter$AttachHolder$1;-><init>(Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter$AttachHolder;Lcom/viatech/gallery/AttachPopupWindow$AttachRecyclerAdapter;)V
invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setOnClickListener(Landroid/view/View$OnClickListener;)V
.line 265
return-void
.end method