SmartHomeAdapter$HeaderViewHolder.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter$HeaderViewHolder;
.super Landroid/support/v7/widget/RecyclerView$ViewHolder;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2
    name = "HeaderViewHolder"
.end annotation


# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;


# direct methods
.method public constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;Landroid/view/View;)V
    .registers 3

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter$HeaderViewHolder;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/adapter/SmartHomeAdapter;

    invoke-direct {p0, p2}, Landroid/support/v7/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V

    return-void
.end method