.class Lcom/forum/adapter/CommentAdapter$FooterViewHolder; .super Landroidx/recyclerview/widget/RecyclerView$ViewHolder; .source "CommentAdapter.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/forum/adapter/CommentAdapter; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x0 name = "FooterViewHolder" .end annotation # instance fields .field llLoading:Landroid/widget/LinearLayout; .field rlFooter:Landroid/widget/RelativeLayout; .field final synthetic this$0:Lcom/forum/adapter/CommentAdapter; .field tvTips:Landroid/widget/TextView; # direct methods .method public constructor (Lcom/forum/adapter/CommentAdapter;Landroid/view/View;)V .registers 3 .line 156 iput-object p1, p0, Lcom/forum/adapter/CommentAdapter$FooterViewHolder;->this$0:Lcom/forum/adapter/CommentAdapter; .line 157 invoke-direct {p0, p2}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->(Landroid/view/View;)V const p1, 0x7f0903c3 .line 158 invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View; move-result-object p1 check-cast p1, Landroid/widget/RelativeLayout; iput-object p1, p0, Lcom/forum/adapter/CommentAdapter$FooterViewHolder;->rlFooter:Landroid/widget/RelativeLayout; const p1, 0x7f09025b .line 159 invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View; move-result-object p1 check-cast p1, Landroid/widget/LinearLayout; iput-object p1, p0, Lcom/forum/adapter/CommentAdapter$FooterViewHolder;->llLoading:Landroid/widget/LinearLayout; const p1, 0x7f0905d9 .line 160 invoke-virtual {p2, p1}, Landroid/view/View;->findViewById(I)Landroid/view/View; move-result-object p1 check-cast p1, Landroid/widget/TextView; iput-object p1, p0, Lcom/forum/adapter/CommentAdapter$FooterViewHolder;->tvTips:Landroid/widget/TextView; return-void .end method