MainDashboardFragment$onViewCreated$1.smali

.class final Lcom/avast/android/cleaner/fragment/MainDashboardFragment$onViewCreated$1;
.super Ljava/lang/Object;

# interfaces
.implements Landroid/view/View$OnClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/avast/android/cleaner/fragment/MainDashboardFragment;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation


# instance fields
.field final synthetic f:Lcom/avast/android/cleaner/fragment/MainDashboardFragment;


# direct methods
.method constructor <init>(Lcom/avast/android/cleaner/fragment/MainDashboardFragment;)V
    .registers 2

    iput-object p1, p0, Lcom/avast/android/cleaner/fragment/MainDashboardFragment$onViewCreated$1;->f:Lcom/avast/android/cleaner/fragment/MainDashboardFragment;

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

    return-void
.end method


# virtual methods
.method public final onClick(Landroid/view/View;)V
    .registers 4

    const/4 v1, 0x2

    iget-object p1, p0, Lcom/avast/android/cleaner/fragment/MainDashboardFragment$onViewCreated$1;->f:Lcom/avast/android/cleaner/fragment/MainDashboardFragment;

    const/4 v1, 0x3

    sget v0, Lcom/avast/android/cleaner/R$id;->recycler:I

    const/4 v1, 0x7

    invoke-virtual {p1, v0}, Lcom/avast/android/cleaner/fragment/MainDashboardFragment;->_$_findCachedViewById(I)Landroid/view/View;

    move-result-object p1

    const/4 v1, 0x6

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

    if-eqz p1, :cond_15

    const/4 v1, 0x7

    const/4 v0, 0x2

    invoke-virtual {p1, v0}, Landroidx/recyclerview/widget/RecyclerView;->smoothScrollToPosition(I)V

    :cond_15
    return-void
.end method