NewUserFollowFragment.smali

.class public Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;
.super Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;
.source "SourceFile"


# instance fields
.field private c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

.field private g:Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

.field private h:Landroidx/recyclerview/widget/RecyclerView;

.field private i:Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/Map<",
            "Ljava/lang/Integer;",
            "Ljava/lang/Byte;",
            ">;"
        }
    .end annotation
.end field

.field private j:Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/List<",
            "Lcom/masala/share/proto/UserInfoStruct;",
            ">;"
        }
    .end annotation
.end field

.field private k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

.field private l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

.field private m:Lcom/imo/android/imoim/feeds/ui/user/follow/UserFollowVHBridge;

.field private n:B

.field private o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

.field private p:I

.field private q:Z

.field private r:I

.field private s:Lcom/masala/share/utils/a/a/b;


# direct methods
.method public constructor <init>()V
    .registers 2

    .line 65
    invoke-direct {p0}, Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;-><init>()V

    .line 74
    new-instance v0, Ljava/util/HashMap;

    invoke-direct {v0}, Ljava/util/HashMap;-><init>()V

    iput-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->i:Ljava/util/Map;

    .line 75
    new-instance v0, Ljava/util/ArrayList;

    invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V

    iput-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->j:Ljava/util/List;

    const/4 v0, 0x1

    .line 80
    iput-byte v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    const/4 v0, -0x1

    .line 82
    iput v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    return-void
.end method

.method static synthetic a(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;I)I
    .registers 2

    .line 65
    iput p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->r:I

    return p1
.end method

.method public static a(B)Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;
    .registers 4

    .line 89
    new-instance v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;

    invoke-direct {v0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;-><init>()V

    .line 90
    new-instance v1, Landroid/os/Bundle;

    const/4 v2, 0x1

    invoke-direct {v1, v2}, Landroid/os/Bundle;-><init>(I)V

    const-string v2, "key_option"

    .line 91
    invoke-virtual {v1, v2, p0}, Landroid/os/Bundle;->putByte(Ljava/lang/String;B)V

    .line 92
    invoke-virtual {v0, v1}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->setArguments(Landroid/os/Bundle;)V

    return-object v0
.end method

.method private static a(Ljava/util/List;)Ljava/lang/String;
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/masala/share/proto/user/RecUserInfo;",
            ">;)",
            "Ljava/lang/String;"
        }
    .end annotation

    .line 255
    new-instance v0, Ljava/lang/StringBuilder;

    invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V

    .line 256
    invoke-static {p0}, Lsg/bigo/common/o;->a(Ljava/util/Collection;)Z

    move-result v1

    if-nez v1, :cond_37

    const/4 v1, 0x0

    .line 257
    :goto_c
    invoke-interface {p0}, Ljava/util/List;->size()I

    move-result v2

    if-ge v1, v2, :cond_37

    .line 258
    invoke-interface {p0, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;

    move-result-object v2

    check-cast v2, Lcom/masala/share/proto/user/RecUserInfo;

    .line 259
    iget-object v3, v2, Lcom/masala/share/proto/user/RecUserInfo;->a:Lcom/masala/share/uid/Uid;

    invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;

    const-string v3, ":"

    invoke-virtual {v0, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    iget v2, v2, Lcom/masala/share/proto/user/RecUserInfo;->b:I

    invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;

    .line 260
    invoke-interface {p0}, Ljava/util/List;->size()I

    move-result v2

    add-int/lit8 v2, v2, -0x1

    if-eq v1, v2, :cond_34

    const-string v2, ","

    .line 261
    invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    :cond_34
    add-int/lit8 v1, v1, 0x1

    goto :goto_c

    .line 265
    :cond_37
    invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object p0

    return-object p0
.end method

.method static synthetic a(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Ljava/util/Map;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->i:Ljava/util/Map;

    return-object p0
.end method

.method private a(Lcom/imo/android/imoim/feeds/ui/recommend/a/d;)V
    .registers 6

    const-string v0, "UserFollowFragment"

    if-eqz p1, :cond_95

    .line 11013
    iget-object v1, p1, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->a:Ljava/util/List;

    .line 227
    invoke-static {v1}, Lsg/bigo/common/o;->a(Ljava/util/Collection;)Z

    move-result v1

    if-eqz v1, :cond_e

    goto/16 :goto_95

    .line 232
    :cond_e
    new-instance v1, Ljava/lang/StringBuilder;

    const-string v2, "applyRecommendUser, mRecommendTitleIndex = "

    invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V

    iget v2, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;

    const-string v2, ",recommendUser = "

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    .line 12013
    iget-object v2, p1, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->a:Ljava/util/List;

    .line 232
    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-static {v0, v1}, Lsg/bigo/log/Log;->i(Ljava/lang/String;Ljava/lang/String;)I

    .line 233
    iget v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    const/4 v1, -0x1

    if-eq v0, v1, :cond_4c

    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->b()I

    move-result v0

    iget v1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    if-le v0, v1, :cond_4c

    .line 234
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    const/4 v0, 0x0

    iget-object v1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    invoke-virtual {v1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->b()I

    move-result v1

    const/4 v2, 0x4

    invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v2

    invoke-virtual {p1, v0, v1, v2}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->notifyItemRangeChanged(IILjava/lang/Object;)V

    return-void

    .line 237
    :cond_4c
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->b()I

    move-result v0

    iput v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    .line 238
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    new-instance v1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/a/c;

    invoke-direct {v1}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/a/c;-><init>()V

    invoke-virtual {v0, v1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->a(Ljava/lang/Object;)V

    .line 239
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    .line 13013
    iget-object v1, p1, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->a:Ljava/util/List;

    .line 239
    invoke-virtual {v0, v1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->b(Ljava/util/List;)V

    .line 240
    iget v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->r:I

    const/16 v1, 0x14

    if-ne v0, v1, :cond_75

    .line 241
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    new-instance v1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/a/d;

    invoke-direct {v1}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/a/d;-><init>()V

    invoke-virtual {v0, v1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->a(Ljava/lang/Object;)V

    .line 244
    :cond_75
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 13020
    iget-object v0, v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 245
    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->a()Lcom/masala/share/stat/t;

    move-result-object v1

    .line 14013
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->a:Ljava/util/List;

    .line 245
    invoke-static {p1}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->a(Ljava/util/List;)Ljava/lang/String;

    move-result-object p1

    iget-object v2, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 14030
    iget v2, v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 246
    iget-byte v3, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    invoke-static {v2, v3}, Lcom/masala/share/stat/w;->b(IB)B

    move-result v2

    .line 247
    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->b()I

    move-result v0

    .line 245
    invoke-virtual {v1, p1, v2, v0}, Lcom/masala/share/stat/t;->a(Ljava/lang/String;BI)V

    return-void

    :cond_95
    :goto_95
    const-string p1, "applyRecommendUser but user == null"

    .line 228
    invoke-static {v0, p1}, Lsg/bigo/log/Log;->i(Ljava/lang/String;Ljava/lang/String;)I

    return-void
.end method

.method static synthetic a(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;Lcom/imo/android/imoim/feeds/ui/recommend/a/d;)V
    .registers 2

    .line 65
    invoke-direct {p0, p1}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->a(Lcom/imo/android/imoim/feeds/ui/recommend/a/d;)V

    return-void
.end method

.method static synthetic b(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Lcom/imo/android/imoim/feeds/ui/vhadapter/a;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    return-object p0
.end method

.method static synthetic b(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;Lcom/imo/android/imoim/feeds/ui/recommend/a/d;)V
    .registers 5

    .line 25274
    iget v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    const/4 v1, -0x1

    if-eq v0, v1, :cond_29

    .line 25277
    invoke-virtual {p1}, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->a()Z

    move-result v0

    if-eqz v0, :cond_1d

    .line 25279
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    iget v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    invoke-virtual {p1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->b()I

    move-result v1

    iget v2, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    sub-int/2addr v1, v2

    invoke-virtual {p1, v0, v1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->a(II)V

    const/4 p1, 0x0

    .line 25280
    iput-boolean p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->q:Z

    return-void

    .line 25282
    :cond_1d
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    iget p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->p:I

    .line 26015
    iget p1, p1, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->b:I

    add-int/2addr p0, p1

    const/4 p1, 0x1

    add-int/2addr p0, p1

    .line 25282
    invoke-virtual {v0, p0, p1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/a;->a(II)V

    :cond_29
    return-void
.end method

.method static synthetic c(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    return-object p0
.end method

.method static synthetic d(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Ljava/util/List;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->j:Ljava/util/List;

    return-object p0
.end method

.method static synthetic e(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Lcom/masala/share/utils/a/a/b;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->s:Lcom/masala/share/utils/a/a/b;

    return-object p0
.end method

.method private e()V
    .registers 4

    const/4 v0, 0x0

    new-array v0, v0, [Ljava/lang/Object;

    const v1, 0x7e0b0094

    .line 423
    invoke-static {v1, v0}, Lsg/bigo/mobile/android/aab/c/b;->a(I[Ljava/lang/Object;)Ljava/lang/String;

    move-result-object v0

    invoke-static {v0}, Lsg/bigo/common/p;->a(Ljava/lang/String;)Z

    move-result v0

    if-nez v0, :cond_17

    .line 424
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->s:Lcom/masala/share/utils/a/a/b;

    const/4 v1, 0x1

    .line 20047
    invoke-virtual {v0, v1}, Lcom/masala/share/utils/a/a/b;->a(I)V

    return-void

    .line 426
    :cond_17
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    iget-byte v1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    iget-object v2, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 21030
    iget v2, v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 426
    invoke-virtual {v0, v1, v2}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a(BI)V

    return-void
.end method

.method static synthetic f(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Lcom/imo/android/imoim/feeds/ui/user/follow/UserFollowVHBridge;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->m:Lcom/imo/android/imoim/feeds/ui/user/follow/UserFollowVHBridge;

    return-object p0
.end method

.method static synthetic g(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Z
    .registers 2

    const/4 v0, 0x0

    .line 65
    iput-boolean v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->q:Z

    return v0
.end method

.method static synthetic h(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->g:Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

    return-object p0
.end method

.method static synthetic i(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)B
    .registers 1

    .line 65
    iget-byte p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    return p0
.end method

.method static synthetic j(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V
    .registers 4

    const/4 v0, 0x1

    .line 21211
    iput-boolean v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->q:Z

    .line 21212
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->g:Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

    const/4 v1, 0x0

    invoke-virtual {v0, v1}, Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;->setLoadMore(Z)V

    .line 21213
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 22108
    iget-object v0, v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 22134
    iget-object v0, v0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->b:Landroidx/lifecycle/MediatorLiveData;

    check-cast v0, Landroidx/lifecycle/LiveData;

    .line 22108
    invoke-virtual {v0}, Landroidx/lifecycle/LiveData;->getValue()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;

    if-eqz v0, :cond_23

    .line 22109
    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->a()Z

    move-result v2

    if-eqz v2, :cond_20

    goto :goto_23

    .line 23013
    :cond_20
    iget-object v0, v0, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;->a:Ljava/util/List;

    goto :goto_24

    :cond_23
    :goto_23
    const/4 v0, 0x0

    .line 21214
    :goto_24
    iget-object v2, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 23037
    iget-boolean v2, v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->f:Z

    if-nez v2, :cond_38

    .line 21214
    invoke-static {v0}, Lsg/bigo/common/o;->a(Ljava/util/Collection;)Z

    move-result v0

    if-eqz v0, :cond_38

    .line 21215
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 24020
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 21215
    invoke-virtual {p0, v1}, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->a(I)V

    return-void

    .line 21217
    :cond_38
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 25020
    iget-object v0, v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 25134
    iget-object v0, v0, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->b:Landroidx/lifecycle/MediatorLiveData;

    check-cast v0, Landroidx/lifecycle/LiveData;

    .line 21217
    invoke-virtual {v0}, Landroidx/lifecycle/LiveData;->getValue()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/imo/android/imoim/feeds/ui/recommend/a/d;

    invoke-direct {p0, v0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->a(Lcom/imo/android/imoim/feeds/ui/recommend/a/d;)V

    return-void
.end method

.method static synthetic k(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)I
    .registers 1

    .line 65
    iget p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->r:I

    return p0
.end method

.method static synthetic l(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    return-object p0
.end method

.method static synthetic m(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Z
    .registers 1

    .line 65
    iget-boolean p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->q:Z

    return p0
.end method

.method static synthetic n(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;
    .registers 1

    .line 65
    iget-object p0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    return-object p0
.end method

.method static synthetic o(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V
    .registers 1

    .line 65
    invoke-direct {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->e()V

    return-void
.end method


# virtual methods
.method public final Q_()V
    .registers 2

    .line 288
    invoke-super {p0}, Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;->Q_()V

    .line 289
    invoke-static {}, Lcom/masala/share/proto/u;->d()Lcom/masala/share/proto/m;

    move-result-object v0

    invoke-virtual {v0, p0}, Lcom/masala/share/proto/m;->a(Lsg/bigo/svcapi/linkd/ILinkdConnStatListener;)V

    .line 290
    invoke-direct {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->e()V

    return-void
.end method

.method public final a(Z)V
    .registers 5

    .line 388
    invoke-super {p0, p1}, Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;->a(Z)V

    if-eqz p1, :cond_53

    .line 391
    iget-byte p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    const/4 v0, 0x1

    if-ne p1, v0, :cond_d

    .line 392
    sget-byte p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->m:B

    goto :goto_f

    .line 394
    :cond_d
    sget-byte p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->n:B

    .line 396
    :goto_f
    const-class v0, Lcom/imo/android/imoim/feeds/ui/user/a/a;

    invoke-static {p1, v0}, Lcom/imo/android/imoim/feeds/ui/user/a/a;->getInstance(ILjava/lang/Class;)Ljava/lang/Object;

    move-result-object p1

    check-cast p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;

    sget-object v0, Lcom/imo/android/imoim/feeds/ui/user/a/a;->A:Ljava/lang/String;

    sget-byte v1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->aa:B

    .line 397
    invoke-static {v1}, Ljava/lang/Byte;->valueOf(B)Ljava/lang/Byte;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/imo/android/imoim/feeds/ui/user/a/a;->with(Ljava/lang/String;Ljava/lang/Object;)Lcom/masala/share/stat/LikeBaseReporter;

    move-result-object p1

    check-cast p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;

    sget-object v0, Lcom/imo/android/imoim/feeds/ui/user/a/a;->p:Ljava/lang/String;

    iget-object v1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 15030
    iget v1, v1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 398
    invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/imo/android/imoim/feeds/ui/user/a/a;->with(Ljava/lang/String;Ljava/lang/Object;)Lcom/masala/share/stat/LikeBaseReporter;

    move-result-object p1

    check-cast p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;

    sget-object v0, Lcom/imo/android/imoim/feeds/ui/user/a/a;->q:Ljava/lang/String;

    sget-object v1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->Z:Ljava/lang/String;

    .line 399
    invoke-virtual {p1, v0, v1}, Lcom/imo/android/imoim/feeds/ui/user/a/a;->with(Ljava/lang/String;Ljava/lang/Object;)Lcom/masala/share/stat/LikeBaseReporter;

    move-result-object p1

    check-cast p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;

    .line 400
    invoke-virtual {p1}, Lcom/imo/android/imoim/feeds/ui/user/a/a;->report()V

    .line 402
    invoke-static {}, Lcom/masala/share/stat/ad;->a()Lcom/masala/share/stat/ad;

    move-result-object p1

    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 16030
    iget v0, v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 402
    iget-byte v1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    invoke-static {v0, v1}, Lcom/masala/share/stat/ad;->a(II)Ljava/lang/String;

    move-result-object v0

    invoke-virtual {p1, v0}, Lcom/masala/share/stat/ad;->a(Ljava/lang/String;)V

    .line 404
    :cond_53
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 17020
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 404
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 17030
    iget v0, v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 404
    iget-byte v1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    invoke-static {v0, v1}, Lcom/masala/share/stat/w;->b(IB)B

    move-result v0

    .line 17046
    iput-byte v0, p1, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->g:B

    .line 405
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 18020
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 405
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 18030
    iget v0, v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 405
    iget-byte v1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    .line 18103
    invoke-static {v0}, Lcom/masala/share/utils/e/b;->c(I)Z

    move-result v0

    const/4 v2, 0x2

    if-eqz v0, :cond_7a

    if-ne v1, v2, :cond_78

    const/4 v2, 0x5

    goto :goto_7e

    :cond_78
    const/4 v2, 0x4

    goto :goto_7e

    :cond_7a
    if-ne v1, v2, :cond_7d

    goto :goto_7e

    :cond_7d
    const/4 v2, 0x3

    .line 19048
    :goto_7e
    iput v2, p1, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->h:I

    return-void
.end method

.method public onActivityCreated(Landroid/os/Bundle;)V
    .registers 8

    .line 118
    invoke-super {p0, p1}, Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;->onActivityCreated(Landroid/os/Bundle;)V

    .line 121
    invoke-static {}, Lcom/masala/share/b/a;->a()Lcom/masala/share/b/a;

    move-result-object p1

    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getViewLifecycleOwner()Landroidx/lifecycle/LifecycleOwner;

    move-result-object v0

    new-instance v1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$1;

    invoke-direct {v1, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$1;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    .line 1152
    iget-object p1, p1, Lcom/masala/share/b/a;->a:Landroidx/lifecycle/MediatorLiveData;

    invoke-virtual {p1, v0, v1}, Landroidx/lifecycle/MediatorLiveData;->observe(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Observer;)V

    .line 2049
    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/AppBaseFragment;->getActivity()Landroidx/fragment/app/FragmentActivity;

    move-result-object p1

    check-cast p1, Lcom/imo/android/imoim/feeds/ui/AppBaseActivity;

    .line 131
    invoke-static {p1}, Landroidx/lifecycle/ViewModelProviders;->of(Landroidx/fragment/app/FragmentActivity;)Landroidx/lifecycle/ViewModelProvider;

    move-result-object p1

    const-class v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    invoke-virtual {p1, v0}, Landroidx/lifecycle/ViewModelProvider;->get(Ljava/lang/Class;)Landroidx/lifecycle/ViewModel;

    move-result-object p1

    check-cast p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 133
    iget-byte v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    const/4 v1, 0x1

    if-ne v0, v1, :cond_31

    .line 3046
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->c:Landroidx/lifecycle/MediatorLiveData;

    goto :goto_33

    .line 3048
    :cond_31
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->e:Landroidx/lifecycle/MediatorLiveData;

    .line 133
    :goto_33
    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getViewLifecycleOwner()Landroidx/lifecycle/LifecycleOwner;

    move-result-object v0

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$2;

    invoke-direct {v2, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$2;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    invoke-virtual {p1, v0, v2}, Landroidx/lifecycle/MediatorLiveData;->observe(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Observer;)V

    .line 162
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    iget-byte v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    if-ne v0, v1, :cond_48

    .line 4040
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->b:Landroidx/lifecycle/MediatorLiveData;

    goto :goto_4a

    .line 4042
    :cond_48
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->d:Landroidx/lifecycle/MediatorLiveData;

    .line 162
    :goto_4a
    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getViewLifecycleOwner()Landroidx/lifecycle/LifecycleOwner;

    move-result-object v0

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$3;

    invoke-direct {v2, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$3;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    invoke-virtual {p1, v0, v2}, Landroidx/lifecycle/MediatorLiveData;->observe(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Observer;)V

    .line 183
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 5020
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 5134
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;->b:Landroidx/lifecycle/MediatorLiveData;

    check-cast p1, Landroidx/lifecycle/LiveData;

    .line 183
    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getViewLifecycleOwner()Landroidx/lifecycle/LifecycleOwner;

    move-result-object v0

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$4;

    invoke-direct {v2, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$4;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    invoke-virtual {p1, v0, v2}, Landroidx/lifecycle/LiveData;->observe(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Observer;)V

    .line 202
    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getView()Landroid/view/View;

    move-result-object p1

    const v0, 0x7e080126

    .line 5304
    invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;

    move-result-object v0

    check-cast v0, Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

    iput-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->g:Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

    const/4 v2, 0x0

    .line 5305
    invoke-virtual {v0, v2}, Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;->setLoadMoreRepeatMode(Z)V

    .line 5306
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->g:Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

    invoke-virtual {v0, v1}, Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;->setLoadMore(Z)V

    .line 5307
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->g:Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

    invoke-virtual {v0, v2}, Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;->setRefreshEnable(Z)V

    .line 5308
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->g:Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$5;

    invoke-direct {v2, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$5;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    invoke-virtual {v0, v2}, Lcom/imo/android/imoim/feeds/ui/views/refresh/MaterialRefreshLayout;->setMaterialRefreshListener(Lcom/imo/android/imoim/feeds/ui/views/refresh/c;)V

    const v0, 0x7e080131

    .line 5330
    invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;

    move-result-object p1

    check-cast p1, Landroidx/recyclerview/widget/RecyclerView;

    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->h:Landroidx/recyclerview/widget/RecyclerView;

    .line 5331
    new-instance v0, Landroidx/recyclerview/widget/LinearLayoutManager;

    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getActivity()Landroidx/fragment/app/FragmentActivity;

    move-result-object v2

    invoke-direct {v0, v2}, Landroidx/recyclerview/widget/LinearLayoutManager;-><init>(Landroid/content/Context;)V

    invoke-virtual {p1, v0}, Landroidx/recyclerview/widget/RecyclerView;->setLayoutManager(Landroidx/recyclerview/widget/RecyclerView$LayoutManager;)V

    .line 5332
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->h:Landroidx/recyclerview/widget/RecyclerView;

    invoke-virtual {p1, v1}, Landroidx/recyclerview/widget/RecyclerView;->setHasFixedSize(Z)V

    .line 5333
    new-instance p1, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    invoke-direct {p1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;-><init>()V

    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    .line 6149
    iget-object p1, p1, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->c:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    .line 5334
    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->l:Lcom/imo/android/imoim/feeds/ui/vhadapter/a;

    .line 5335
    new-instance p1, Lcom/imo/android/imoim/feeds/ui/user/follow/UserFollowVHBridge;

    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getActivity()Landroidx/fragment/app/FragmentActivity;

    move-result-object v0

    iget-object v2, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 7030
    iget v2, v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 5335
    iget-byte v3, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    invoke-direct {p1, v0, v2, v3}, Lcom/imo/android/imoim/feeds/ui/user/follow/UserFollowVHBridge;-><init>(Landroid/app/Activity;II)V

    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->m:Lcom/imo/android/imoim/feeds/ui/user/follow/UserFollowVHBridge;

    .line 5336
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    const-class v2, Lcom/masala/share/proto/UserInfoStruct;

    invoke-virtual {v0, v2, p1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->a(Ljava/lang/Class;Lcom/imo/android/imoim/feeds/ui/vhadapter/c;)V

    .line 5337
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    const-class v0, Lcom/imo/android/imoim/feeds/ui/home/FooterVBridge$a;

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/home/FooterVBridge;

    iget-object v3, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->h:Landroidx/recyclerview/widget/RecyclerView;

    invoke-direct {v2, v3}, Lcom/imo/android/imoim/feeds/ui/home/FooterVBridge;-><init>(Landroidx/recyclerview/widget/RecyclerView;)V

    invoke-virtual {p1, v0, v2}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->a(Ljava/lang/Class;Lcom/imo/android/imoim/feeds/ui/vhadapter/c;)V

    .line 5338
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    const-class v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/a/d;

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewholder/c;

    new-instance v3, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$6;

    invoke-direct {v3, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$6;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    invoke-direct {v2, v3}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewholder/c;-><init>(Lkotlin/f/a/a;)V

    invoke-virtual {p1, v0, v2}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->a(Ljava/lang/Class;Lcom/imo/android/imoim/feeds/ui/vhadapter/c;)V

    .line 5346
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    const-class v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/a/c;

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewholder/b;

    invoke-direct {v2}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewholder/b;-><init>()V

    invoke-virtual {p1, v0, v2}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->a(Ljava/lang/Class;Lcom/imo/android/imoim/feeds/ui/vhadapter/c;)V

    .line 5347
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    const-class v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/a/a;

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewholder/a;

    invoke-direct {v2}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewholder/a;-><init>()V

    invoke-virtual {p1, v0, v2}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->a(Ljava/lang/Class;Lcom/imo/android/imoim/feeds/ui/vhadapter/c;)V

    .line 5350
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 8030
    iget p1, p1, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;->a:I

    .line 5350
    invoke-static {}, Lcom/masala/share/utils/e/b;->a()I

    move-result v0

    if-ne p1, v0, :cond_11b

    .line 5351
    iget-byte p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    if-ne p1, v1, :cond_118

    .line 5352
    sget-byte p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->L:B

    goto :goto_124

    .line 5354
    :cond_118
    sget-byte p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->M:B

    goto :goto_124

    .line 5357
    :cond_11b
    iget-byte p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    if-ne p1, v1, :cond_122

    .line 5358
    sget-byte p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->N:B

    goto :goto_124

    .line 5360
    :cond_122
    sget-byte p1, Lcom/imo/android/imoim/feeds/ui/user/a/a;->O:B

    .line 5363
    :goto_124
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    const-class v1, Lcom/masala/share/proto/user/RecUserInfo;

    new-instance v2, Lcom/imo/android/imoim/feeds/ui/recommend/brige/RecommendUserCommonBridge;

    const v3, 0x7e09003f

    iget-object v4, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->h:Landroidx/recyclerview/widget/RecyclerView;

    iget-object v5, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->o:Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;

    .line 9020
    iget-object v5, v5, Lcom/imo/android/imoim/feeds/ui/user/newfollow/viewmodel/UserFollowViewModel;->a:Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;

    .line 5364
    invoke-direct {v2, v3, v4, v5, p1}, Lcom/imo/android/imoim/feeds/ui/recommend/brige/RecommendUserCommonBridge;-><init>(ILandroidx/recyclerview/widget/RecyclerView;Lcom/imo/android/imoim/feeds/ui/recommend/viewmodel/RecommendUserViewModel;B)V

    .line 5363
    invoke-virtual {v0, v1, v2}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->a(Ljava/lang/Class;Lcom/imo/android/imoim/feeds/ui/vhadapter/c;)V

    .line 5365
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->h:Landroidx/recyclerview/widget/RecyclerView;

    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    invoke-virtual {p1, v0}, Landroidx/recyclerview/widget/RecyclerView;->setAdapter(Landroidx/recyclerview/widget/RecyclerView$Adapter;)V

    .line 5366
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->h:Landroidx/recyclerview/widget/RecyclerView;

    new-instance v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$7;

    invoke-direct {v0, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$7;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    invoke-virtual {p1, v0}, Landroidx/recyclerview/widget/RecyclerView;->addOnScrollListener(Landroidx/recyclerview/widget/RecyclerView$OnScrollListener;)V

    .line 9409
    new-instance p1, Lcom/masala/share/utils/a/a/b$a;

    invoke-direct {p1}, Lcom/masala/share/utils/a/a/b$a;-><init>()V

    new-instance v0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$8;

    invoke-direct {v0, p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment$8;-><init>(Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;)V

    .line 9410
    invoke-virtual {p1, v0}, Lcom/masala/share/utils/a/a/b$a;->a(Lcom/masala/share/utils/a/a/a;)Lcom/masala/share/utils/a/a/b$a;

    move-result-object p1

    .line 9418
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->h:Landroidx/recyclerview/widget/RecyclerView;

    .line 10184
    iput-object v0, p1, Lcom/masala/share/utils/a/a/b$a;->b:Landroid/view/View;

    .line 9419
    invoke-virtual {p1}, Lcom/masala/share/utils/a/a/b$a;->a()Lcom/masala/share/utils/a/a/b;

    move-result-object p1

    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->s:Lcom/masala/share/utils/a/a/b;

    return-void
.end method

.method public onCreate(Landroid/os/Bundle;)V
    .registers 4

    .line 98
    invoke-super {p0, p1}, Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;->onCreate(Landroid/os/Bundle;)V

    .line 99
    invoke-static {}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeActivity;->u()Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    move-result-object p1

    iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->c:Lcom/imo/android/imoim/feeds/ui/user/newfollow/FollowMergeBundle;

    .line 100
    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getArguments()Landroid/os/Bundle;

    move-result-object p1

    if-eqz p1, :cond_20

    .line 101
    invoke-virtual {p0}, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->getArguments()Landroid/os/Bundle;

    move-result-object p1

    const/4 v0, 0x1

    const-string v1, "key_option"

    invoke-virtual {p1, v1, v0}, Landroid/os/Bundle;->getByte(Ljava/lang/String;B)Ljava/lang/Byte;

    move-result-object p1

    invoke-virtual {p1}, Ljava/lang/Byte;->byteValue()B

    move-result p1

    iput-byte p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->n:B

    :cond_20
    return-void
.end method

.method public onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
    .registers 4

    const p2, 0x7e090024

    const/4 p3, 0x0

    .line 107
    invoke-virtual {p1, p2, p3}, Landroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;)Landroid/view/View;

    move-result-object p1

    return-object p1
.end method

.method public onDestroy()V
    .registers 2

    .line 112
    invoke-static {}, Lcom/masala/share/proto/u;->d()Lcom/masala/share/proto/m;

    move-result-object v0

    invoke-virtual {v0, p0}, Lcom/masala/share/proto/m;->b(Lsg/bigo/svcapi/linkd/ILinkdConnStatListener;)V

    .line 113
    invoke-super {p0}, Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;->onDestroy()V

    return-void
.end method

.method public onLinkdConnStat(I)V
    .registers 3

    .line 381
    iget-object v0, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    if-eqz v0, :cond_12

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->getItemCount()I

    move-result v0

    if-lez v0, :cond_12

    const/4 v0, 0x2

    if-ne p1, v0, :cond_12

    .line 382
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/user/newfollow/NewUserFollowFragment;->k:Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;

    invoke-virtual {p1}, Lcom/imo/android/imoim/feeds/ui/vhadapter/VHAdapter;->notifyDataSetChanged()V

    :cond_12
    return-void
.end method

.method public onResume()V
    .registers 1

    .line 295
    invoke-super {p0}, Lcom/imo/android/imoim/feeds/ui/home/base/BaseTabFragment;->onResume()V

    return-void
.end method