Weather/smali_classes2/com/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$2.smali
2021-05-10 10:13:34 +02:00

69 lines
2.1 KiB
Smali

.class Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$2;
.super Ljava/lang/Object;
.source "TsNearByPhotoAdapter.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;->a(Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$PhotoViewHolder;I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:I
.field final synthetic b:Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;I)V
.locals 0
.line 80
iput-object p1, p0, Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$2;->b:Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;
iput p2, p0, Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$2;->a:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/view/View;)V
.locals 1
.line 83
iget-object p1, p0, Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$2;->b:Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;
invoke-static {p1}, Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;->b(Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;)Ljava/util/List;
move-result-object p1
iget v0, p0, Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$2;->a:I
invoke-interface {p1, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lcom/moji/http/snsforum/entity/NearByPhoto$ListBean;
.line 84
iget-object v0, p0, Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter$2;->b:Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;
iget p1, p1, Lcom/moji/http/snsforum/entity/NearByPhoto$ListBean;->id:I
invoke-static {v0, p1}, Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;->a(Lcom/moji/mjweather/thunderstorm/TsNearByPhotoAdapter;I)V
return-void
.end method