TableLayout$3.smali

.class final Lim/tpelyyftgw/ui/components/TableLayout$3;
.super Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
.source "TableLayout.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/components/TableLayout;
.end annotation

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


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

    return-void
.end method

.method constructor <init>()V
    .registers 1

    .line 1959
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout$Alignment;-><init>()V

    return-void
.end method


# virtual methods
.method public getAlignmentValue(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I
    .registers 3
    .param p1, "view"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "viewSize"    # I

    .line 1967
    return p2
.end method

.method getGravityOffset(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I
    .registers 3
    .param p1, "view"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "cellDelta"    # I

    .line 1962
    return p2
.end method