ChatActivityEnterView$16.smali

.class Lim/tpelyyftgw/ui/components/ChatActivityEnterView$16;
.super Landroid/view/View;
.source "ChatActivityEnterView.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/ChatActivityEnterView;-><init>(Landroid/app/Activity;Lim/tpelyyftgw/ui/components/SizeNotifierFrameLayout;Lim/tpelyyftgw/ui/ChatActivity;Z)V
.end annotation

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


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/ChatActivityEnterView;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/ChatActivityEnterView;Landroid/content/Context;)V
    .registers 3
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/ChatActivityEnterView;
    .param p2, "x0"    # Landroid/content/Context;

    .line 1852
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$16;->this$0:Lim/tpelyyftgw/ui/components/ChatActivityEnterView;

    invoke-direct {p0, p2}, Landroid/view/View;-><init>(Landroid/content/Context;)V

    return-void
.end method


# virtual methods
.method protected onDraw(Landroid/graphics/Canvas;)V
    .registers 11
    .param p1, "canvas"    # Landroid/graphics/Canvas;

    .line 1855
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$16;->getWidth()I

    move-result v0

    .line 1856
    .local v0, "width":I
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$16;->getHeight()I

    move-result v1

    .line 1857
    .local v1, "height":I
    add-int/lit8 v2, v1, -0x1

    int-to-float v5, v2

    int-to-float v6, v0

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

    int-to-float v7, v2

    sget-object v8, Lim/tpelyyftgw/ui/actionbar/Theme;->dividerPaint:Landroid/graphics/Paint;

    const/4 v4, 0x0

    move-object v3, p1

    invoke-virtual/range {v3 .. v8}, Landroid/graphics/Canvas;->drawLine(FFFFLandroid/graphics/Paint;)V

    .line 1858
    return-void
.end method