NewSkillAdapter$SkillGridViewHolder.smali
.class Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;
.super Landroid/support/v7/widget/RecyclerView$ViewHolder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "SkillGridViewHolder"
.end annotation
# instance fields
.field private descTv:Landroid/widget/TextView;
.field private iconIv:Landroid/widget/ImageView;
.field private nameTv:Landroid/widget/TextView;
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.registers 3
invoke-direct {p0, p1}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
sget v0, Lcom/cmcm/xiaobao/phone/smarthome/R$id;->tv_name:I
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
iput-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;->nameTv:Landroid/widget/TextView;
sget v0, Lcom/cmcm/xiaobao/phone/smarthome/R$id;->tv_desc:I
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/TextView;
iput-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;->descTv:Landroid/widget/TextView;
sget v0, Lcom/cmcm/xiaobao/phone/smarthome/R$id;->iv_icon:I
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroid/widget/ImageView;
iput-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;->iconIv:Landroid/widget/ImageView;
return-void
.end method
.method static synthetic access$1000(Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;)Landroid/widget/TextView;
.registers 2
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;->descTv:Landroid/widget/TextView;
return-object v0
.end method
.method static synthetic access$1100(Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;)Landroid/widget/TextView;
.registers 2
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;->nameTv:Landroid/widget/TextView;
return-object v0
.end method
.method static synthetic access$1200(Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;)Landroid/widget/ImageView;
.registers 2
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/NewSkillAdapter$SkillGridViewHolder;->iconIv:Landroid/widget/ImageView;
return-object v0
.end method