FollowFriendRecyclerView.smali
.class public Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;
.super Landroid/widget/FrameLayout;
.source "FollowFriendRecyclerView.java"
# instance fields
.field private rvHeader:Landroidx/recyclerview/widget/RecyclerView;
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.registers 3
const/4 v0, 0x0
.line 1
invoke-direct {p0, p1, v0}, Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.registers 4
const/4 v0, 0x0
.line 2
invoke-direct {p0, p1, p2, v0}, Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.registers 4
.line 3
invoke-direct {p0, p1, p2, p3}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
.line 4
invoke-direct {p0, p1}, Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;->initView(Landroid/content/Context;)V
return-void
.end method
.method private initView(Landroid/content/Context;)V
.registers 3
const v0, 0x7f0d013f
.line 1
invoke-static {p1, v0, p0}, Landroid/view/View;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
const p1, 0x7f0a06ff
.line 2
invoke-virtual {p0, p1}, Landroid/widget/FrameLayout;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroidx/recyclerview/widget/RecyclerView;
iput-object p1, p0, Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;->rvHeader:Landroidx/recyclerview/widget/RecyclerView;
return-void
.end method
# virtual methods
.method public setAdapter(Lcom/sandboxol/blockymods/view/fragment/main/j;)V
.registers 3
.line 2
iget-object v0, p0, Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;->rvHeader:Landroidx/recyclerview/widget/RecyclerView;
invoke-virtual {v0, p1}, Landroidx/recyclerview/widget/RecyclerView;->setAdapter(Landroidx/recyclerview/widget/RecyclerView$a;)V
return-void
.end method
.method public setAdapter(Lcom/sandboxol/blockymods/view/fragment/partyhall/s;)V
.registers 3
.line 1
iget-object v0, p0, Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;->rvHeader:Landroidx/recyclerview/widget/RecyclerView;
invoke-virtual {v0, p1}, Landroidx/recyclerview/widget/RecyclerView;->setAdapter(Landroidx/recyclerview/widget/RecyclerView$a;)V
return-void
.end method
.method public setLayoutManager(Landroidx/recyclerview/widget/RecyclerView$i;)V
.registers 3
.line 1
iget-object v0, p0, Lcom/sandboxol/blockymods/view/widget/FollowFriendRecyclerView;->rvHeader:Landroidx/recyclerview/widget/RecyclerView;
invoke-virtual {v0, p1}, Landroidx/recyclerview/widget/RecyclerView;->setLayoutManager(Landroidx/recyclerview/widget/RecyclerView$i;)V
return-void
.end method