p.smali
.class public final Lcom/imo/android/imoim/feeds/ui/detail/utils/p;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field public a:Landroid/widget/FrameLayout;
.field public b:Landroid/widget/LinearLayout;
.field public c:Landroid/widget/TextView;
.field public d:Lcom/imo/android/imoim/feeds/ui/widget/LoadingStateSeekBar;
.field public e:Landroid/widget/TextView;
.field public f:Landroid/widget/ImageView;
# direct methods
.method public constructor <init>(Landroid/view/View;)V
.registers 3
.line 27
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const v0, 0x7e08011e
.line 28
invoke-virtual {p1, v0}, Landroid/view/View;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/FrameLayout;
iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->a:Landroid/widget/FrameLayout;
const v0, 0x7e0800f8
.line 30
invoke-virtual {p1, v0}, Landroid/widget/FrameLayout;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/LinearLayout;
iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->b:Landroid/widget/LinearLayout;
.line 31
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->a:Landroid/widget/FrameLayout;
const v0, 0x7e0801b6
invoke-virtual {p1, v0}, Landroid/widget/FrameLayout;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/TextView;
iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->c:Landroid/widget/TextView;
.line 32
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->a:Landroid/widget/FrameLayout;
const v0, 0x7e0801b7
invoke-virtual {p1, v0}, Landroid/widget/FrameLayout;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/TextView;
iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->e:Landroid/widget/TextView;
.line 33
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->a:Landroid/widget/FrameLayout;
const v0, 0x7e08013d
invoke-virtual {p1, v0}, Landroid/widget/FrameLayout;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Lcom/imo/android/imoim/feeds/ui/widget/LoadingStateSeekBar;
iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->d:Lcom/imo/android/imoim/feeds/ui/widget/LoadingStateSeekBar;
.line 34
iget-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->a:Landroid/widget/FrameLayout;
const v0, 0x7e0800c8
invoke-virtual {p1, v0}, Landroid/widget/FrameLayout;->findViewById(I)Landroid/view/View;
move-result-object p1
check-cast p1, Landroid/widget/ImageView;
iput-object p1, p0, Lcom/imo/android/imoim/feeds/ui/detail/utils/p;->f:Landroid/widget/ImageView;
return-void
.end method