EditTextItem.smali
.class public Lcom/cleanmaster/hpsharelib/base/dialog/item/EditTextItem;
.super Lcom/cleanmaster/hpsharelib/base/dialog/item/DialogItem;
.source "EditTextItem.java"
# direct methods
.method public constructor <init>(Landroid/content/Context;)V
.registers 2
.prologue
.line 12
invoke-direct {p0, p1}, Lcom/cleanmaster/hpsharelib/base/dialog/item/DialogItem;-><init>(Landroid/content/Context;)V
.line 14
return-void
.end method
# virtual methods
.method protected getChildLayoutId()I
.registers 2
.prologue
.line 22
sget v0, Lcom/cleanmaster/hpsharelib/R$layout;->dialog_edittext_item:I
return v0
.end method
.method public getLayoutParam()Landroid/widget/LinearLayout$LayoutParams;
.registers 4
.prologue
.line 27
new-instance v0, Landroid/widget/LinearLayout$LayoutParams;
const/4 v1, -0x1
const/4 v2, -0x2
invoke-direct {v0, v1, v2}, Landroid/widget/LinearLayout$LayoutParams;-><init>(II)V
return-object v0
.end method