ProfileAlbumComponent.smali
.class public Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;
.super Lcom/imo/android/imoim/profile/component/BaseProfileComponent;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/imo/android/imoim/profile/component/BaseProfileComponent<",
"Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;",
">;"
}
.end annotation
# instance fields
.field public b:Landroid/widget/RelativeLayout;
.field public c:Landroid/widget/TextView;
.field public d:Z
.field private e:Landroid/view/View;
.field private f:Landroidx/recyclerview/widget/RecyclerView;
.field private g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
.field private h:Lcom/imo/android/imoim/adapters/AlbumListAdapter;
.field private i:Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
.field private j:Lcom/imo/android/imoim/profile/viewmodel/user/a;
.field private k:Z
# direct methods
.method public constructor <init>(Lcom/imo/android/core/component/c;Landroid/view/View;ZLcom/imo/android/imoim/profile/viewmodel/user/a;)V
.registers 5
.line 59
invoke-direct {p0, p1, p2, p3}, Lcom/imo/android/imoim/profile/component/BaseProfileComponent;-><init>(Lcom/imo/android/core/component/c;Landroid/view/View;Z)V
.line 54
sget-object p1, Lcom/imo/android/imoim/setting/IMOSettingsDelegate;->INSTANCE:Lcom/imo/android/imoim/setting/IMOSettingsDelegate;
invoke-virtual {p1}, Lcom/imo/android/imoim/setting/IMOSettingsDelegate;->getImoProfileRefactor()Z
move-result p1
iput-boolean p1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->d:Z
const/4 p1, 0x0
.line 56
iput-boolean p1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->k:Z
.line 60
iput-object p4, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->j:Lcom/imo/android/imoim/profile/viewmodel/user/a;
return-void
.end method
.method static synthetic a(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;Landroid/widget/RelativeLayout;)Landroid/widget/RelativeLayout;
.registers 2
.line 43
iput-object p1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->b:Landroid/widget/RelativeLayout;
return-object p1
.end method
.method static synthetic a(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;Landroid/widget/TextView;)Landroid/widget/TextView;
.registers 2
.line 43
iput-object p1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->c:Landroid/widget/TextView;
return-object p1
.end method
.method static synthetic a(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)Lcom/imo/android/imoim/adapters/AlbumListAdapter;
.registers 1
.line 43
iget-object p0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->h:Lcom/imo/android/imoim/adapters/AlbumListAdapter;
return-object p0
.end method
.method private synthetic a(Landroidx/core/util/Pair;)V
.registers 7
.line 82
iget-boolean v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->L:Z
const/4 v1, 0x0
if-nez v0, :cond_15
if-eqz p1, :cond_11
.line 83
iget-object v0, p1, Landroidx/core/util/Pair;->second:Ljava/lang/Object;
check-cast v0, Ljava/util/Collection;
invoke-static {v0}, Lcom/imo/android/imoim/util/common/i;->a(Ljava/util/Collection;)Z
move-result v0
if-eqz v0, :cond_15
.line 84
:cond_11
invoke-virtual {p0, v1}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(Z)V
return-void
:cond_15
const-string v0, "ProfileAlbumComponent"
if-nez p1, :cond_1f
const-string p1, "album_paging stringListPair is null"
.line 2075
invoke-static {v0, p1}, Lcom/imo/android/imoim/util/bt;->e(Ljava/lang/String;Ljava/lang/String;)V
return-void
.line 93
:cond_1f
iget-object v2, p1, Landroidx/core/util/Pair;->second:Ljava/lang/Object;
check-cast v2, Ljava/util/List;
.line 94
new-instance v3, Ljava/lang/StringBuilder;
const-string v4, "album_paging mIsMyselfProfile="
invoke-direct {v3, v4}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
iget-boolean v4, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->L:Z
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;
const-string v4, " stringListPair.second"
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
.line 95
invoke-interface {v2}, Ljava/util/List;->size()I
move-result v4
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
const-string v4, " stringListPair.first "
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
iget-object v4, p1, Landroidx/core/util/Pair;->first:Ljava/lang/Object;
check-cast v4, Ljava/lang/String;
invoke-virtual {v3, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v3
.line 3071
invoke-static {v0, v3}, Lcom/imo/android/imoim/util/bt;->d(Ljava/lang/String;Ljava/lang/String;)V
.line 96
iget-object p1, p1, Landroidx/core/util/Pair;->first:Ljava/lang/Object;
const-string v0, "first"
invoke-virtual {v0, p1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
move-result p1
if-nez p1, :cond_61
.line 97
iput-boolean v1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->k:Z
.line 98
iget-object p1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->i:Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
invoke-virtual {p1, v0}, Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;->c(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V
.line 100
:cond_61
iget-object p1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->h:Lcom/imo/android/imoim/adapters/AlbumListAdapter;
new-instance v0, Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$B0dx5pUG5x-LqNYTqTMCmdQdqHs;
invoke-direct {v0, p0}, Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$B0dx5pUG5x-LqNYTqTMCmdQdqHs;-><init>(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)V
invoke-virtual {p1, v2, v0}, Lcom/imo/android/imoim/adapters/AlbumListAdapter;->submitList(Ljava/util/List;Ljava/lang/Runnable;)V
return-void
.end method
.method private synthetic a(Lcom/imo/android/imoim/data/Album;I)V
.registers 3
.line 187
iget-object p2, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->j:Lcom/imo/android/imoim/profile/viewmodel/user/a;
invoke-interface {p2, p1}, Lcom/imo/android/imoim/profile/viewmodel/user/a;->a(Lcom/imo/android/imoim/data/Album;)V
return-void
.end method
.method static synthetic a(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;Lcom/imo/android/imoim/data/Album;)V
.registers 12
.line 3185
invoke-virtual {p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->x()Landroidx/fragment/app/FragmentActivity;
move-result-object v0
const v1, 0x7f0f0373
invoke-virtual {v0, v1}, Landroidx/fragment/app/FragmentActivity;->getString(I)Ljava/lang/String;
move-result-object v4
.line 3186
invoke-virtual {p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->x()Landroidx/fragment/app/FragmentActivity;
move-result-object v2
new-instance v6, Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$BDF6GqkCsXC81nhPVKa-BQ_OBFQ;
invoke-direct {v6, p0, p1}, Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$BDF6GqkCsXC81nhPVKa-BQ_OBFQ;-><init>(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;Lcom/imo/android/imoim/data/Album;)V
sget-object v8, Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$PhfBo9vH-Z-jeouSGX97CMAQY2o;->INSTANCE:Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$PhfBo9vH-Z-jeouSGX97CMAQY2o;
const-string v3, ""
const v5, 0x7f0f035d
const v7, 0x7f0f01f0
const/4 v9, 0x1
invoke-static/range {v2 .. v9}, Lcom/imo/android/imoim/util/common/l;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;ILcom/imo/xui/widget/a/b$c;ILcom/imo/xui/widget/a/b$c;Z)V
return-void
.end method
.method private static synthetic b(I)V
.registers 1
return-void
.end method
.method static synthetic b(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)Z
.registers 1
.line 43
iget-boolean p0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->k:Z
return p0
.end method
.method static synthetic c(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)Z
.registers 2
const/4 v0, 0x1
.line 43
iput-boolean v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->k:Z
return v0
.end method
.method static synthetic d(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)Lcom/imo/android/imoim/profile/viewmodel/user/a;
.registers 1
.line 43
iget-object p0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->j:Lcom/imo/android/imoim/profile/viewmodel/user/a;
return-object p0
.end method
.method static synthetic e(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
.registers 1
.line 43
iget-object p0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->i:Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
return-object p0
.end method
.method static synthetic f(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
.registers 1
.line 43
iget-object p0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
return-object p0
.end method
.method private synthetic g()V
.registers 2
.line 100
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
invoke-virtual {v0}, Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;->notifyDataSetChanged()V
return-void
.end method
.method public static synthetic lambda$B0dx5pUG5x-LqNYTqTMCmdQdqHs(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)V
.registers 1
invoke-direct {p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g()V
return-void
.end method
.method public static synthetic lambda$BDF6GqkCsXC81nhPVKa-BQ_OBFQ(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;Lcom/imo/android/imoim/data/Album;I)V
.registers 3
invoke-direct {p0, p1, p2}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(Lcom/imo/android/imoim/data/Album;I)V
return-void
.end method
.method public static synthetic lambda$PhfBo9vH-Z-jeouSGX97CMAQY2o(I)V
.registers 1
invoke-static {p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->b(I)V
return-void
.end method
.method public static synthetic lambda$rJXzaws10cxnkoixdiun0rePPKo(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;Landroidx/core/util/Pair;)V
.registers 2
invoke-direct {p0, p1}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(Landroidx/core/util/Pair;)V
return-void
.end method
# virtual methods
.method public final a(Z)V
.registers 3
.line 105
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->e:Landroid/view/View;
if-eqz p1, :cond_6
const/4 p1, 0x0
goto :goto_8
:cond_6
const/16 p1, 0x8
:goto_8
invoke-static {v0, p1}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(Landroid/view/View;I)V
return-void
.end method
.method public final b()V
.registers 3
const v0, 0x7f090093
.line 65
invoke-virtual {p0, v0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(I)Landroid/view/View;
move-result-object v0
iput-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->e:Landroid/view/View;
const v0, 0x7f09009b
.line 66
invoke-virtual {p0, v0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(I)Landroid/view/View;
move-result-object v0
check-cast v0, Landroidx/recyclerview/widget/RecyclerView;
iput-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->f:Landroidx/recyclerview/widget/RecyclerView;
const/4 v1, 0x0
.line 67
invoke-virtual {v0, v1}, Landroidx/recyclerview/widget/RecyclerView;->setNestedScrollingEnabled(Z)V
return-void
.end method
.method public final b(Z)V
.registers 3
.line 208
iget-boolean v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->d:Z
if-nez v0, :cond_9
.line 209
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->h:Lcom/imo/android/imoim/adapters/AlbumListAdapter;
invoke-virtual {v0, p1}, Lcom/imo/android/imoim/adapters/AlbumListAdapter;->a(Z)V
:cond_9
return-void
.end method
.method public final c()V
.registers 6
.line 1109
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->f:Landroidx/recyclerview/widget/RecyclerView;
new-instance v1, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$1;
invoke-direct {v1, p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$1;-><init>(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)V
invoke-virtual {v0, v1}, Landroidx/recyclerview/widget/RecyclerView;->addItemDecoration(Landroidx/recyclerview/widget/RecyclerView$ItemDecoration;)V
.line 1119
new-instance v0, Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
invoke-direct {v0}, Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;-><init>()V
iput-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
.line 1120
iget-boolean v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->L:Z
if-eqz v0, :cond_2b
.line 1121
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
new-instance v1, Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
invoke-virtual {p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->x()Landroidx/fragment/app/FragmentActivity;
move-result-object v2
const v3, 0x7f0b04f4
new-instance v4, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$2;
invoke-direct {v4, p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$2;-><init>(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)V
invoke-direct {v1, v2, v3, v4}, Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;-><init>(Landroid/content/Context;ILcom/imo/android/imoim/adapters/SingleRecyclerAdapter$a;)V
invoke-virtual {v0, v1}, Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;->b(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V
.line 1133
:cond_2b
new-instance v0, Lcom/imo/android/imoim/adapters/AlbumListAdapter;
invoke-virtual {p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->x()Landroidx/fragment/app/FragmentActivity;
move-result-object v1
invoke-direct {v0, v1}, Lcom/imo/android/imoim/adapters/AlbumListAdapter;-><init>(Landroid/content/Context;)V
iput-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->h:Lcom/imo/android/imoim/adapters/AlbumListAdapter;
.line 1134
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->i:Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
if-nez v0, :cond_49
.line 1135
new-instance v0, Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
invoke-virtual {p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->x()Landroidx/fragment/app/FragmentActivity;
move-result-object v1
const v2, 0x7f0b033d
const/4 v3, 0x0
invoke-direct {v0, v1, v2, v3}, Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;-><init>(Landroid/content/Context;ILcom/imo/android/imoim/adapters/SingleRecyclerAdapter$a;)V
iput-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->i:Lcom/imo/android/imoim/adapters/SingleRecyclerAdapter;
.line 1137
:cond_49
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
iget-object v1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->h:Lcom/imo/android/imoim/adapters/AlbumListAdapter;
invoke-virtual {v0, v1}, Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;->b(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V
.line 1138
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->h:Lcom/imo/android/imoim/adapters/AlbumListAdapter;
new-instance v1, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$3;
invoke-direct {v1, p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$3;-><init>(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)V
.line 2033
iput-object v1, v0, Lcom/imo/android/imoim/adapters/AlbumListAdapter;->a:Lcom/imo/android/imoim/adapters/AlbumListAdapter$a;
.line 1161
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->f:Landroidx/recyclerview/widget/RecyclerView;
new-instance v1, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$4;
invoke-direct {v1, p0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent$4;-><init>(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)V
invoke-virtual {v0, v1}, Landroidx/recyclerview/widget/RecyclerView;->addOnScrollListener(Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;)V
.line 1178
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->f:Landroidx/recyclerview/widget/RecyclerView;
iget-object v1, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->g:Lme/mvdw/recyclerviewmergeadapter/adapter/RecyclerViewMergeAdapter;
invoke-virtual {v0, v1}, Landroidx/recyclerview/widget/RecyclerView;->setAdapter(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V
const/4 v0, 0x1
.line 1181
invoke-virtual {p0, v0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(Z)V
.line 74
iget-object v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->j:Lcom/imo/android/imoim/profile/viewmodel/user/a;
invoke-interface {v0}, Lcom/imo/android/imoim/profile/viewmodel/user/a;->d()Landroidx/lifecycle/LiveData;
move-result-object v0
if-nez v0, :cond_7f
.line 76
iget-boolean v0, p0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->L:Z
if-nez v0, :cond_7e
const/4 v0, 0x0
.line 77
invoke-virtual {p0, v0}, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;->a(Z)V
:cond_7e
return-void
.line 81
:cond_7f
new-instance v1, Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$rJXzaws10cxnkoixdiun0rePPKo;
invoke-direct {v1, p0}, Lcom/imo/android/imoim/profile/component/-$$Lambda$ProfileAlbumComponent$rJXzaws10cxnkoixdiun0rePPKo;-><init>(Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;)V
invoke-virtual {v0, p0, v1}, Landroidx/lifecycle/LiveData;->observe(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Observer;)V
return-void
.end method
.method public final d()Ljava/lang/Class;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/lang/Class<",
"Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;",
">;"
}
.end annotation
.line 220
const-class v0, Lcom/imo/android/imoim/profile/component/ProfileAlbumComponent;
return-object v0
.end method
.method public final f(Landroidx/lifecycle/LifecycleOwner;)V
.registers 2
.line 215
invoke-super {p0, p1}, Lcom/imo/android/imoim/profile/component/BaseProfileComponent;->f(Landroidx/lifecycle/LifecycleOwner;)V
return-void
.end method