TableLayout.smali

.class public Lim/tpelyyftgw/ui/components/TableLayout;
.super Landroid/view/View;
.source "TableLayout.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lim/tpelyyftgw/ui/components/TableLayout$Alignment;,
        Lim/tpelyyftgw/ui/components/TableLayout$Spec;,
        Lim/tpelyyftgw/ui/components/TableLayout$Interval;,
        Lim/tpelyyftgw/ui/components/TableLayout$Bounds;,
        Lim/tpelyyftgw/ui/components/TableLayout$PackedMap;,
        Lim/tpelyyftgw/ui/components/TableLayout$Assoc;,
        Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;,
        Lim/tpelyyftgw/ui/components/TableLayout$Arc;,
        Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;,
        Lim/tpelyyftgw/ui/components/TableLayout$Axis;,
        Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;,
        Lim/tpelyyftgw/ui/components/TableLayout$Child;
    }
.end annotation


# static fields
.field public static final ALIGN_BOUNDS:I = 0x0

.field public static final ALIGN_MARGINS:I = 0x1

.field public static final BASELINE:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field public static final BOTTOM:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field private static final CAN_STRETCH:I = 0x2

.field public static final CENTER:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field private static final DEFAULT_ALIGNMENT_MODE:I = 0x1

.field private static final DEFAULT_COUNT:I = -0x80000000

.field private static final DEFAULT_ORDER_PRESERVED:Z = true

.field private static final DEFAULT_ORIENTATION:I = 0x0

.field private static final DEFAULT_USE_DEFAULT_MARGINS:Z = false

.field public static final END:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field public static final FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field public static final HORIZONTAL:I = 0x0

.field private static final INFLEXIBLE:I = 0x0

.field private static final LEADING:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field public static final LEFT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field static final MAX_SIZE:I = 0x186a0

.field public static final RIGHT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field public static final START:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field public static final TOP:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field private static final TRAILING:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field public static final UNDEFINED:I = -0x80000000

.field static final UNDEFINED_ALIGNMENT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

.field static final UNINITIALIZED_HASH:I = 0x0

.field public static final VERTICAL:I = 0x1


# instance fields
.field private backgroundPath:Landroid/graphics/Path;

.field private cellsToFixHeight:Ljava/util/ArrayList;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/ArrayList<",
            "Lim/tpelyyftgw/ui/components/TableLayout$Child;",
            ">;"
        }
    .end annotation
.end field

.field private childrens:Ljava/util/ArrayList;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/ArrayList<",
            "Lim/tpelyyftgw/ui/components/TableLayout$Child;",
            ">;"
        }
    .end annotation
.end field

.field private colCount:I

.field private delegate:Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;

.field private drawLines:Z

.field private isRtl:Z

.field private isStriped:Z

.field private itemPaddingLeft:I

.field private itemPaddingTop:I

.field private linePath:Landroid/graphics/Path;

.field private mAlignmentMode:I

.field private mDefaultGap:I

.field private final mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

.field private mLastLayoutParamsHashCode:I

.field private mOrientation:I

.field private mUseDefaultMargins:Z

.field private final mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

.field private radii:[F

.field private rect:Landroid/graphics/RectF;

.field private rowSpans:Ljava/util/ArrayList;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/ArrayList<",
            "Lim/tpelyyftgw/ui/components/Point;",
            ">;"
        }
    .end annotation
.end field


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

    .line 1935
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$1;

    invoke-direct {v0}, Lim/tpelyyftgw/ui/components/TableLayout$1;-><init>()V

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->UNDEFINED_ALIGNMENT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1947
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$2;

    invoke-direct {v0}, Lim/tpelyyftgw/ui/components/TableLayout$2;-><init>()V

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->LEADING:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1959
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$3;

    invoke-direct {v0}, Lim/tpelyyftgw/ui/components/TableLayout$3;-><init>()V

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->TRAILING:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1971
    sget-object v1, Lim/tpelyyftgw/ui/components/TableLayout;->LEADING:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    sput-object v1, Lim/tpelyyftgw/ui/components/TableLayout;->TOP:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1972
    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->BOTTOM:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1973
    sput-object v1, Lim/tpelyyftgw/ui/components/TableLayout;->START:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1974
    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->END:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1990
    invoke-static {v1}, Lim/tpelyyftgw/ui/components/TableLayout;->createSwitchingAlignment(Lim/tpelyyftgw/ui/components/TableLayout$Alignment;)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    move-result-object v0

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->LEFT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1991
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->END:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    invoke-static {v0}, Lim/tpelyyftgw/ui/components/TableLayout;->createSwitchingAlignment(Lim/tpelyyftgw/ui/components/TableLayout$Alignment;)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    move-result-object v0

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->RIGHT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1992
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$5;

    invoke-direct {v0}, Lim/tpelyyftgw/ui/components/TableLayout$5;-><init>()V

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->CENTER:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 2004
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$6;

    invoke-direct {v0}, Lim/tpelyyftgw/ui/components/TableLayout$6;-><init>()V

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->BASELINE:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 2045
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$7;

    invoke-direct {v0}, Lim/tpelyyftgw/ui/components/TableLayout$7;-><init>()V

    sput-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    return-void
.end method

.method public constructor <init>(Landroid/content/Context;Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;)V
    .registers 7
    .param p1, "context"    # Landroid/content/Context;
    .param p2, "tableLayoutDelegate"    # Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;

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

    .line 58
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    const/4 v1, 0x0

    const/4 v2, 0x1

    invoke-direct {v0, p0, v2, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;-><init>(Lim/tpelyyftgw/ui/components/TableLayout;ZLim/tpelyyftgw/ui/components/TableLayout$1;)V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    .line 59
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    const/4 v3, 0x0

    invoke-direct {v0, p0, v3, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;-><init>(Lim/tpelyyftgw/ui/components/TableLayout;ZLim/tpelyyftgw/ui/components/TableLayout$1;)V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    .line 60
    iput v3, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mOrientation:I

    .line 61
    iput-boolean v3, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mUseDefaultMargins:Z

    .line 62
    iput v2, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mAlignmentMode:I

    .line 64
    iput v3, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mLastLayoutParamsHashCode:I

    .line 65
    const/high16 v0, 0x40e00000    # 7.0f

    invoke-static {v0}, Lim/tpelyyftgw/messenger/AndroidUtilities;->dp(F)I

    move-result v0

    iput v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->itemPaddingTop:I

    .line 66
    const/high16 v0, 0x41000000    # 8.0f

    invoke-static {v0}, Lim/tpelyyftgw/messenger/AndroidUtilities;->dp(F)I

    move-result v0

    iput v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->itemPaddingLeft:I

    .line 70
    new-instance v0, Ljava/util/ArrayList;

    invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->cellsToFixHeight:Ljava/util/ArrayList;

    .line 71
    new-instance v0, Ljava/util/ArrayList;

    invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->rowSpans:Ljava/util/ArrayList;

    .line 73
    new-instance v0, Landroid/graphics/Path;

    invoke-direct {v0}, Landroid/graphics/Path;-><init>()V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->linePath:Landroid/graphics/Path;

    .line 74
    new-instance v0, Landroid/graphics/Path;

    invoke-direct {v0}, Landroid/graphics/Path;-><init>()V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->backgroundPath:Landroid/graphics/Path;

    .line 75
    new-instance v0, Landroid/graphics/RectF;

    invoke-direct {v0}, Landroid/graphics/RectF;-><init>()V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->rect:Landroid/graphics/RectF;

    .line 76
    const/16 v0, 0x8

    new-array v0, v0, [F

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->radii:[F

    .line 337
    new-instance v0, Ljava/util/ArrayList;

    invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V

    iput-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    .line 397
    const/high16 v0, -0x80000000

    invoke-virtual {p0, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->setRowCount(I)V

    .line 398
    invoke-virtual {p0, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->setColumnCount(I)V

    .line 399
    invoke-virtual {p0, v3}, Lim/tpelyyftgw/ui/components/TableLayout;->setOrientation(I)V

    .line 400
    invoke-virtual {p0, v3}, Lim/tpelyyftgw/ui/components/TableLayout;->setUseDefaultMargins(Z)V

    .line 401
    invoke-virtual {p0, v2}, Lim/tpelyyftgw/ui/components/TableLayout;->setAlignmentMode(I)V

    .line 402
    invoke-virtual {p0, v2}, Lim/tpelyyftgw/ui/components/TableLayout;->setRowOrderPreserved(Z)V

    .line 403
    invoke-virtual {p0, v2}, Lim/tpelyyftgw/ui/components/TableLayout;->setColumnOrderPreserved(Z)V

    .line 404
    iput-object p2, p0, Lim/tpelyyftgw/ui/components/TableLayout;->delegate:Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;

    .line 405
    return-void
.end method

.method static synthetic access$100(Lim/tpelyyftgw/ui/components/TableLayout;)I
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->itemPaddingTop:I

    return v0
.end method

.method static synthetic access$1700(Ljava/lang/String;)V
    .registers 1
    .param p0, "x0"    # Ljava/lang/String;

    .line 37
    invoke-static {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->handleInvalidParams(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$200(Lim/tpelyyftgw/ui/components/TableLayout;)I
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->itemPaddingLeft:I

    return v0
.end method

.method static synthetic access$300(Lim/tpelyyftgw/ui/components/TableLayout;)Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->delegate:Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;

    return-object v0
.end method

.method static synthetic access$400(Lim/tpelyyftgw/ui/components/TableLayout;)Z
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget-boolean v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->isStriped:Z

    return v0
.end method

.method static synthetic access$500(Lim/tpelyyftgw/ui/components/TableLayout;)[F
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->radii:[F

    return-object v0
.end method

.method static synthetic access$600(Lim/tpelyyftgw/ui/components/TableLayout;)Landroid/graphics/RectF;
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->rect:Landroid/graphics/RectF;

    return-object v0
.end method

.method static synthetic access$700(Lim/tpelyyftgw/ui/components/TableLayout;)Landroid/graphics/Path;
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->backgroundPath:Landroid/graphics/Path;

    return-object v0
.end method

.method static synthetic access$800(Lim/tpelyyftgw/ui/components/TableLayout;)Z
    .registers 2
    .param p0, "x0"    # Lim/tpelyyftgw/ui/components/TableLayout;

    .line 37
    iget-boolean v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->drawLines:Z

    return v0
.end method

.method static adjust(II)I
    .registers 4
    .param p0, "measureSpec"    # I
    .param p1, "delta"    # I

    .line 768
    add-int v0, p0, p1

    invoke-static {v0}, Landroid/view/View$MeasureSpec;->getSize(I)I

    move-result v0

    invoke-static {p0}, Landroid/view/View$MeasureSpec;->getMode(I)I

    move-result v1

    invoke-static {v0, v1}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I

    move-result v0

    return v0
.end method

.method static append([Ljava/lang/Object;[Ljava/lang/Object;)[Ljava/lang/Object;
    .registers 6
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "<T:",
            "Ljava/lang/Object;",
            ">([TT;[TT;)[TT;"
        }
    .end annotation

    .line 487
    .local p0, "a":[Ljava/lang/Object;, "[TT;"
    .local p1, "b":[Ljava/lang/Object;, "[TT;"
    invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;

    move-result-object v0

    invoke-virtual {v0}, Ljava/lang/Class;->getComponentType()Ljava/lang/Class;

    move-result-object v0

    array-length v1, p0

    array-length v2, p1

    add-int/2addr v1, v2

    invoke-static {v0, v1}, Ljava/lang/reflect/Array;->newInstance(Ljava/lang/Class;I)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, [Ljava/lang/Object;

    check-cast v0, [Ljava/lang/Object;

    .line 488
    .local v0, "result":[Ljava/lang/Object;, "[TT;"
    array-length v1, p0

    const/4 v2, 0x0

    invoke-static {p0, v2, v0, v2, v1}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    .line 489
    array-length v1, p0

    array-length v3, p1

    invoke-static {p1, v2, v0, v1, v3}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V

    .line 490
    return-object v0
.end method

.method static canStretch(I)Z
    .registers 2
    .param p0, "flexibility"    # I

    .line 2063
    and-int/lit8 v0, p0, 0x2

    if-eqz v0, :cond_6

    const/4 v0, 0x1

    goto :goto_7

    :cond_6
    const/4 v0, 0x0

    :goto_7
    return v0
.end method

.method private checkLayoutParams(Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;Z)V
    .registers 11
    .param p1, "lp"    # Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    .param p2, "horizontal"    # Z

    .line 667
    if-eqz p2, :cond_5

    const-string v0, "column"

    goto :goto_7

    :cond_5
    const-string v0, "row"

    .line 668
    .local v0, "groupName":Ljava/lang/String;
    :goto_7
    if-eqz p2, :cond_c

    iget-object v1, p1, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    goto :goto_e

    :cond_c
    iget-object v1, p1, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 669
    .local v1, "spec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    :goto_e
    iget-object v2, v1, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 670
    .local v2, "span":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    iget v3, v2, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    const/high16 v4, -0x80000000

    if-eq v3, v4, :cond_2e

    iget v3, v2, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    if-gez v3, :cond_2e

    .line 671
    new-instance v3, Ljava/lang/StringBuilder;

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

    invoke-virtual {v3, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    const-string v5, " indices must be positive"

    invoke-virtual {v3, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v3

    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout;->handleInvalidParams(Ljava/lang/String;)V

    .line 673
    :cond_2e
    if-eqz p2, :cond_33

    iget-object v3, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    goto :goto_35

    :cond_33
    iget-object v3, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    .line 674
    .local v3, "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    :goto_35
    iget v5, v3, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->definedCount:I

    .line 675
    .local v5, "count":I
    if-eq v5, v4, :cond_79

    .line 676
    iget v4, v2, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    const-string v6, " count"

    if-le v4, v5, :cond_59

    .line 677
    new-instance v4, Ljava/lang/StringBuilder;

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

    invoke-virtual {v4, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    const-string v7, " indices (start + span) mustn\'t exceed the "

    invoke-virtual {v4, v7}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v4, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v4, v6}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v4

    invoke-static {v4}, Lim/tpelyyftgw/ui/components/TableLayout;->handleInvalidParams(Ljava/lang/String;)V

    .line 679
    :cond_59
    invoke-virtual {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->size()I

    move-result v4

    if-le v4, v5, :cond_79

    .line 680
    new-instance v4, Ljava/lang/StringBuilder;

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

    invoke-virtual {v4, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    const-string v7, " span mustn\'t exceed the "

    invoke-virtual {v4, v7}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v4, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v4, v6}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v4

    invoke-static {v4}, Lim/tpelyyftgw/ui/components/TableLayout;->handleInvalidParams(Ljava/lang/String;)V

    .line 683
    :cond_79
    return-void
.end method

.method private static clip(Lim/tpelyyftgw/ui/components/TableLayout$Interval;ZI)I
    .registers 6
    .param p0, "minorRange"    # Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .param p1, "minorWasDefined"    # Z
    .param p2, "count"    # I

    .line 584
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->size()I

    move-result v0

    .line 585
    .local v0, "size":I
    if-nez p2, :cond_7

    .line 586
    return v0

    .line 588
    :cond_7
    if-eqz p1, :cond_10

    iget v1, p0, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    invoke-static {v1, p2}, Ljava/lang/Math;->min(II)I

    move-result v1

    goto :goto_11

    :cond_10
    const/4 v1, 0x0

    .line 589
    .local v1, "min":I
    :goto_11
    sub-int v2, p2, v1

    invoke-static {v0, v2}, Ljava/lang/Math;->min(II)I

    move-result v2

    return v2
.end method

.method private computeLayoutParamsHashCode()I
    .registers 8

    .line 694
    const/4 v0, 0x1

    .line 695
    .local v0, "result":I
    const/4 v1, 0x0

    .local v1, "i":I
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildCount()I

    move-result v2

    .local v2, "N":I
    :goto_6
    if-ge v1, v2, :cond_1b

    .line 696
    invoke-virtual {p0, v1}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildAt(I)Lim/tpelyyftgw/ui/components/TableLayout$Child;

    move-result-object v3

    .line 697
    .local v3, "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    invoke-virtual {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getLayoutParams()Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v4

    .line 698
    .local v4, "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    mul-int/lit8 v5, v0, 0x1f

    invoke-virtual {v4}, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->hashCode()I

    move-result v6

    add-int v0, v5, v6

    .line 695
    .end local v3    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .end local v4    # "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    add-int/lit8 v1, v1, 0x1

    goto :goto_6

    .line 700
    .end local v1    # "i":I
    .end local v2    # "N":I
    :cond_1b
    return v0
.end method

.method private consistencyCheck()V
    .registers 3

    .line 704
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mLastLayoutParamsHashCode:I

    if-nez v0, :cond_e

    .line 705
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->validateLayoutParams()V

    .line 706
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->computeLayoutParamsHashCode()I

    move-result v0

    iput v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mLastLayoutParamsHashCode:I

    goto :goto_1a

    .line 707
    :cond_e
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->computeLayoutParamsHashCode()I

    move-result v1

    if-eq v0, v1, :cond_1a

    .line 708
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 709
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->consistencyCheck()V

    .line 711
    :cond_1a
    :goto_1a
    return-void
.end method

.method private static createSwitchingAlignment(Lim/tpelyyftgw/ui/components/TableLayout$Alignment;)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .registers 2
    .param p0, "ltr"    # Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1977
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$4;

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

    return-object v0
.end method

.method private static fits([IIII)Z
    .registers 7
    .param p0, "a"    # [I
    .param p1, "value"    # I
    .param p2, "start"    # I
    .param p3, "end"    # I

    .line 562
    array-length v0, p0

    const/4 v1, 0x0

    if-le p3, v0, :cond_5

    .line 563
    return v1

    .line 565
    :cond_5
    move v0, p2

    .local v0, "i":I
    :goto_6
    if-ge v0, p3, :cond_10

    .line 566
    aget v2, p0, v0

    if-le v2, p1, :cond_d

    .line 567
    return v1

    .line 565
    :cond_d
    add-int/lit8 v0, v0, 0x1

    goto :goto_6

    .line 570
    .end local v0    # "i":I
    :cond_10
    const/4 v0, 0x1

    return v0
.end method

.method static getAlignment(IZ)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .registers 7
    .param p0, "gravity"    # I
    .param p1, "horizontal"    # Z

    .line 494
    const/4 v0, 0x7

    if-eqz p1, :cond_5

    const/4 v1, 0x7

    goto :goto_7

    :cond_5
    const/16 v1, 0x70

    .line 495
    .local v1, "mask":I
    :goto_7
    if-eqz p1, :cond_b

    const/4 v2, 0x0

    goto :goto_c

    :cond_b
    const/4 v2, 0x4

    .line 496
    .local v2, "shift":I
    :goto_c
    and-int v3, p0, v1

    shr-int/2addr v3, v2

    .line 497
    .local v3, "flags":I
    const/4 v4, 0x1

    if-eq v3, v4, :cond_40

    const/4 v4, 0x3

    if-eq v3, v4, :cond_38

    const/4 v4, 0x5

    if-eq v3, v4, :cond_30

    if-eq v3, v0, :cond_2d

    const v0, 0x800003

    if-eq v3, v0, :cond_2a

    const v0, 0x800005

    if-eq v3, v0, :cond_27

    .line 511
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->UNDEFINED_ALIGNMENT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    return-object v0

    .line 509
    :cond_27
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->END:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    return-object v0

    .line 507
    :cond_2a
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->START:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    return-object v0

    .line 503
    :cond_2d
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    return-object v0

    .line 501
    :cond_30
    if-eqz p1, :cond_35

    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->RIGHT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    goto :goto_37

    :cond_35
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->BOTTOM:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    :goto_37
    return-object v0

    .line 499
    :cond_38
    if-eqz p1, :cond_3d

    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->LEFT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    goto :goto_3f

    :cond_3d
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->TOP:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    :goto_3f
    return-object v0

    .line 505
    :cond_40
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->CENTER:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    return-object v0
.end method

.method private getDefaultMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;ZZ)I
    .registers 13
    .param p1, "c"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "p"    # Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    .param p3, "horizontal"    # Z
    .param p4, "leading"    # Z

    .line 524
    iget-boolean v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mUseDefaultMargins:Z

    const/4 v1, 0x0

    if-nez v0, :cond_6

    .line 525
    return v1

    .line 527
    :cond_6
    if-eqz p3, :cond_b

    iget-object v0, p2, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    goto :goto_d

    :cond_b
    iget-object v0, p2, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 528
    .local v0, "spec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    :goto_d
    if-eqz p3, :cond_12

    iget-object v2, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    goto :goto_14

    :cond_12
    iget-object v2, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    .line 529
    .local v2, "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    :goto_14
    iget-object v3, v0, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 530
    .local v3, "span":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    const/4 v4, 0x1

    if-eqz p3, :cond_1f

    iget-boolean v5, p0, Lim/tpelyyftgw/ui/components/TableLayout;->isRtl:Z

    if-eqz v5, :cond_1f

    const/4 v5, 0x1

    goto :goto_20

    :cond_1f
    const/4 v5, 0x0

    :goto_20
    if-eq v5, p4, :cond_24

    const/4 v5, 0x1

    goto :goto_25

    :cond_24
    const/4 v5, 0x0

    .line 531
    .local v5, "leading1":Z
    :goto_25
    if-eqz v5, :cond_2c

    iget v6, v3, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    if-nez v6, :cond_35

    goto :goto_34

    :cond_2c
    iget v6, v3, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    invoke-virtual {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getCount()I

    move-result v7

    if-ne v6, v7, :cond_35

    :goto_34
    const/4 v1, 0x1

    .line 533
    .local v1, "isAtEdge":Z
    :cond_35
    invoke-direct {p0, p1, v1, p3, p4}, Lim/tpelyyftgw/ui/components/TableLayout;->getDefaultMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZZ)I

    move-result v4

    return v4
.end method

.method private getDefaultMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I
    .registers 5
    .param p1, "c"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "horizontal"    # Z
    .param p3, "leading"    # Z

    .line 516
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mDefaultGap:I

    div-int/lit8 v0, v0, 0x2

    return v0
.end method

.method private getDefaultMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZZ)I
    .registers 6
    .param p1, "c"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "isAtEdge"    # Z
    .param p3, "horizontal"    # Z
    .param p4, "leading"    # Z

    .line 520
    invoke-direct {p0, p1, p3, p4}, Lim/tpelyyftgw/ui/components/TableLayout;->getDefaultMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v0

    return v0
.end method

.method private getMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I
    .registers 10
    .param p1, "view"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "horizontal"    # Z
    .param p3, "leading"    # Z

    .line 545
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mAlignmentMode:I

    const/4 v1, 0x1

    if-ne v0, v1, :cond_a

    .line 546
    invoke-virtual {p0, p1, p2, p3}, Lim/tpelyyftgw/ui/components/TableLayout;->getMargin1(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v0

    return v0

    .line 548
    :cond_a
    if-eqz p2, :cond_f

    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    goto :goto_11

    :cond_f
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    .line 549
    .local v0, "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    :goto_11
    if-eqz p3, :cond_18

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getLeadingMargins()[I

    move-result-object v1

    goto :goto_1c

    :cond_18
    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getTrailingMargins()[I

    move-result-object v1

    .line 550
    .local v1, "margins":[I
    :goto_1c
    invoke-virtual {p1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getLayoutParams()Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v2

    .line 551
    .local v2, "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    if-eqz p2, :cond_25

    iget-object v3, v2, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    goto :goto_27

    :cond_25
    iget-object v3, v2, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 552
    .local v3, "spec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    :goto_27
    iget-object v4, v3, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    if-eqz p3, :cond_2e

    iget v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    goto :goto_30

    :cond_2e
    iget v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    .line 553
    .local v4, "index":I
    :goto_30
    aget v5, v1, v4

    return v5
.end method

.method private getMeasurement(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I
    .registers 4
    .param p1, "c"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "horizontal"    # Z

    .line 953
    if-eqz p2, :cond_7

    invoke-virtual {p1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getMeasuredWidth()I

    move-result v0

    goto :goto_b

    :cond_7
    invoke-virtual {p1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getMeasuredHeight()I

    move-result v0

    :goto_b
    return v0
.end method

.method private getTotalMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I
    .registers 5
    .param p1, "child"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "horizontal"    # Z

    .line 558
    const/4 v0, 0x1

    invoke-direct {p0, p1, p2, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->getMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v0

    const/4 v1, 0x0

    invoke-direct {p0, p1, p2, v1}, Lim/tpelyyftgw/ui/components/TableLayout;->getMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v1

    add-int/2addr v0, v1

    return v0
.end method

.method private static handleInvalidParams(Ljava/lang/String;)V
    .registers 4
    .param p0, "msg"    # Ljava/lang/String;

    .line 663
    new-instance v0, Ljava/lang/IllegalArgumentException;

    new-instance v1, Ljava/lang/StringBuilder;

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

    invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    const-string v2, ". "

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-direct {v0, v1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V

    throw v0
.end method

.method private invalidateStructure()V
    .registers 2

    .line 649
    const/4 v0, 0x0

    iput v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mLastLayoutParamsHashCode:I

    .line 650
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->invalidateStructure()V

    .line 651
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->invalidateStructure()V

    .line 652
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateValues()V

    .line 653
    return-void
.end method

.method private invalidateValues()V
    .registers 3

    .line 656
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    if-eqz v0, :cond_10

    iget-object v1, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    if-eqz v1, :cond_10

    .line 657
    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->invalidateValues()V

    .line 658
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->invalidateValues()V

    .line 660
    :cond_10
    return-void
.end method

.method static max2([II)I
    .registers 6
    .param p0, "a"    # [I
    .param p1, "valueIfEmpty"    # I

    .line 478
    move v0, p1

    .line 479
    .local v0, "result":I
    const/4 v1, 0x0

    .local v1, "i":I
    array-length v2, p0

    .local v2, "N":I
    :goto_3
    if-ge v1, v2, :cond_e

    .line 480
    aget v3, p0, v1

    invoke-static {v0, v3}, Ljava/lang/Math;->max(II)I

    move-result v0

    .line 479
    add-int/lit8 v1, v1, 0x1

    goto :goto_3

    .line 482
    .end local v1    # "i":I
    .end local v2    # "N":I
    :cond_e
    return v0
.end method

.method private measureChildWithMargins2(Lim/tpelyyftgw/ui/components/TableLayout$Child;IIIIZ)V
    .registers 9
    .param p1, "child"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "parentWidthSpec"    # I
    .param p3, "parentHeightSpec"    # I
    .param p4, "childWidth"    # I
    .param p5, "childHeight"    # I
    .param p6, "first"    # Z

    .line 714
    const/4 v0, 0x1

    invoke-direct {p0, p1, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->getTotalMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I

    move-result v0

    add-int/2addr v0, p4

    const/4 v1, 0x0

    invoke-direct {p0, p1, v1}, Lim/tpelyyftgw/ui/components/TableLayout;->getTotalMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I

    move-result v1

    add-int/2addr v1, p5

    invoke-virtual {p1, v0, v1, p6}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->measure(IIZ)V

    .line 715
    return-void
.end method

.method private measureChildrenWithMargins(IIZ)V
    .registers 23
    .param p1, "widthSpec"    # I
    .param p2, "heightSpec"    # I
    .param p3, "firstPass"    # Z

    .line 718
    move-object/from16 v7, p0

    invoke-virtual/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildCount()I

    move-result v8

    .line 720
    .local v8, "N":I
    const/4 v0, 0x0

    move v9, v0

    .local v9, "i":I
    :goto_8
    if-ge v9, v8, :cond_c1

    .line 721
    invoke-virtual {v7, v9}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildAt(I)Lim/tpelyyftgw/ui/components/TableLayout$Child;

    move-result-object v10

    .line 722
    .local v10, "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    invoke-virtual {v10}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getLayoutParams()Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v11

    .line 723
    .local v11, "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    const/4 v0, 0x0

    if-eqz p3, :cond_68

    .line 724
    invoke-static/range {p1 .. p1}, Landroid/view/View$MeasureSpec;->getSize(I)I

    move-result v12

    .line 726
    .local v12, "width":I
    iget v1, v7, Lim/tpelyyftgw/ui/components/TableLayout;->colCount:I

    const/4 v2, 0x2

    if-ne v1, v2, :cond_2a

    .line 727
    int-to-float v1, v12

    const/high16 v3, 0x40000000    # 2.0f

    div-float/2addr v1, v3

    float-to-int v1, v1

    iget v3, v7, Lim/tpelyyftgw/ui/components/TableLayout;->itemPaddingLeft:I

    mul-int/lit8 v3, v3, 0x4

    sub-int/2addr v1, v3

    move v13, v1

    .local v1, "maxCellWidth":I
    goto :goto_30

    .line 729
    .end local v1    # "maxCellWidth":I
    :cond_2a
    int-to-float v1, v12

    const/high16 v3, 0x3fc00000    # 1.5f

    div-float/2addr v1, v3

    float-to-int v1, v1

    move v13, v1

    .line 731
    .local v13, "maxCellWidth":I
    :goto_30
    iget-object v1, v7, Lim/tpelyyftgw/ui/components/TableLayout;->delegate:Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->cell:Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;
    invoke-static {v10}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1100(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;

    move-result-object v3

    invoke-interface {v1, v3, v13}, Lim/tpelyyftgw/ui/components/TableLayout$TableLayoutDelegate;->createTextLayout(Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;I)Lim/tpelyyftgw/ui/ArticleViewer$DrawingText;

    move-result-object v1

    invoke-virtual {v10, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->setTextLayout(Lim/tpelyyftgw/ui/ArticleViewer$DrawingText;)V

    .line 732
    iget-object v1, v10, Lim/tpelyyftgw/ui/components/TableLayout$Child;->textLayout:Lim/tpelyyftgw/ui/ArticleViewer$DrawingText;

    if-eqz v1, :cond_54

    .line 733
    iget v0, v10, Lim/tpelyyftgw/ui/components/TableLayout$Child;->textWidth:I

    iget v1, v7, Lim/tpelyyftgw/ui/components/TableLayout;->itemPaddingLeft:I

    mul-int/lit8 v1, v1, 0x2

    add-int/2addr v0, v1

    iput v0, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->width:I

    .line 734
    iget v0, v10, Lim/tpelyyftgw/ui/components/TableLayout$Child;->textHeight:I

    iget v1, v7, Lim/tpelyyftgw/ui/components/TableLayout;->itemPaddingTop:I

    mul-int/lit8 v1, v1, 0x2

    add-int/2addr v0, v1

    iput v0, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->height:I

    goto :goto_58

    .line 736
    :cond_54
    iput v0, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->width:I

    .line 737
    iput v0, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->height:I

    .line 739
    :goto_58
    iget v4, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->width:I

    iget v5, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->height:I

    const/4 v6, 0x1

    move-object/from16 v0, p0

    move-object v1, v10

    move/from16 v2, p1

    move/from16 v3, p2

    invoke-direct/range {v0 .. v6}, Lim/tpelyyftgw/ui/components/TableLayout;->measureChildWithMargins2(Lim/tpelyyftgw/ui/components/TableLayout$Child;IIIIZ)V

    .line 741
    .end local v12    # "width":I
    .end local v13    # "maxCellWidth":I
    goto :goto_bd

    .line 742
    :cond_68
    iget v1, v7, Lim/tpelyyftgw/ui/components/TableLayout;->mOrientation:I

    if-nez v1, :cond_6d

    const/4 v0, 0x1

    :cond_6d
    move v12, v0

    .line 743
    .local v12, "horizontal":Z
    if-eqz v12, :cond_73

    iget-object v0, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    goto :goto_75

    :cond_73
    iget-object v0, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    :goto_75
    move-object v13, v0

    .line 744
    .local v13, "spec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    # invokes: Lim/tpelyyftgw/ui/components/TableLayout$Spec;->getAbsoluteAlignment(Z)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    invoke-static {v13, v12}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->access$1200(Lim/tpelyyftgw/ui/components/TableLayout$Spec;Z)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    move-result-object v0

    sget-object v1, Lim/tpelyyftgw/ui/components/TableLayout;->FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    if-ne v0, v1, :cond_bd

    .line 745
    iget-object v14, v13, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 746
    .local v14, "span":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    if-eqz v12, :cond_85

    iget-object v0, v7, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    goto :goto_87

    :cond_85
    iget-object v0, v7, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    :goto_87
    move-object v15, v0

    .line 747
    .local v15, "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    invoke-virtual {v15}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getLocations()[I

    move-result-object v16

    .line 748
    .local v16, "locations":[I
    iget v0, v14, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    aget v0, v16, v0

    iget v1, v14, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    aget v1, v16, v1

    sub-int v17, v0, v1

    .line 749
    .local v17, "cellSize":I
    invoke-direct {v7, v10, v12}, Lim/tpelyyftgw/ui/components/TableLayout;->getTotalMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I

    move-result v0

    sub-int v18, v17, v0

    .line 750
    .local v18, "viewSize":I
    if-eqz v12, :cond_ae

    .line 751
    iget v5, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->height:I

    const/4 v6, 0x0

    move-object/from16 v0, p0

    move-object v1, v10

    move/from16 v2, p1

    move/from16 v3, p2

    move/from16 v4, v18

    invoke-direct/range {v0 .. v6}, Lim/tpelyyftgw/ui/components/TableLayout;->measureChildWithMargins2(Lim/tpelyyftgw/ui/components/TableLayout$Child;IIIIZ)V

    goto :goto_bd

    .line 753
    :cond_ae
    iget v4, v11, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->width:I

    const/4 v6, 0x0

    move-object/from16 v0, p0

    move-object v1, v10

    move/from16 v2, p1

    move/from16 v3, p2

    move/from16 v5, v18

    invoke-direct/range {v0 .. v6}, Lim/tpelyyftgw/ui/components/TableLayout;->measureChildWithMargins2(Lim/tpelyyftgw/ui/components/TableLayout$Child;IIIIZ)V

    .line 720
    .end local v10    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .end local v11    # "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    .end local v12    # "horizontal":Z
    .end local v13    # "spec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .end local v14    # "span":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .end local v15    # "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    .end local v16    # "locations":[I
    .end local v17    # "cellSize":I
    .end local v18    # "viewSize":I
    :cond_bd
    :goto_bd
    add-int/lit8 v9, v9, 0x1

    goto/16 :goto_8

    .line 765
    .end local v9    # "i":I
    :cond_c1
    return-void
.end method

.method private static procrusteanFill([IIII)V
    .registers 7
    .param p0, "a"    # [I
    .param p1, "start"    # I
    .param p2, "end"    # I
    .param p3, "value"    # I

    .line 574
    array-length v0, p0

    .line 575
    .local v0, "length":I
    invoke-static {p1, v0}, Ljava/lang/Math;->min(II)I

    move-result v1

    invoke-static {p2, v0}, Ljava/lang/Math;->min(II)I

    move-result v2

    invoke-static {p0, v1, v2, p3}, Ljava/util/Arrays;->fill([IIII)V

    .line 576
    return-void
.end method

.method private static setCellGroup(Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;IIII)V
    .registers 7
    .param p0, "lp"    # Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    .param p1, "row"    # I
    .param p2, "rowSpan"    # I
    .param p3, "col"    # I
    .param p4, "colSpan"    # I

    .line 579
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    add-int v1, p1, p2

    invoke-direct {v0, p1, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;-><init>(II)V

    invoke-virtual {p0, v0}, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->setRowSpecSpan(Lim/tpelyyftgw/ui/components/TableLayout$Interval;)V

    .line 580
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    add-int v1, p3, p4

    invoke-direct {v0, p3, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;-><init>(II)V

    invoke-virtual {p0, v0}, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->setColumnSpecSpan(Lim/tpelyyftgw/ui/components/TableLayout$Interval;)V

    .line 581
    return-void
.end method

.method public static spec(I)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 2
    .param p0, "start"    # I

    .line 1915
    const/4 v0, 0x1

    invoke-static {p0, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->spec(II)Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    move-result-object v0

    return-object v0
.end method

.method public static spec(IF)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 3
    .param p0, "start"    # I
    .param p1, "weight"    # F

    .line 1899
    const/4 v0, 0x1

    invoke-static {p0, v0, p1}, Lim/tpelyyftgw/ui/components/TableLayout;->spec(IIF)Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    move-result-object v0

    return-object v0
.end method

.method public static spec(II)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 3
    .param p0, "start"    # I
    .param p1, "size"    # I

    .line 1911
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->UNDEFINED_ALIGNMENT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    invoke-static {p0, p1, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->spec(IILim/tpelyyftgw/ui/components/TableLayout$Alignment;)Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    move-result-object v0

    return-object v0
.end method

.method public static spec(IIF)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 4
    .param p0, "start"    # I
    .param p1, "size"    # I
    .param p2, "weight"    # F

    .line 1895
    sget-object v0, Lim/tpelyyftgw/ui/components/TableLayout;->UNDEFINED_ALIGNMENT:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    invoke-static {p0, p1, v0, p2}, Lim/tpelyyftgw/ui/components/TableLayout;->spec(IILim/tpelyyftgw/ui/components/TableLayout$Alignment;F)Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    move-result-object v0

    return-object v0
.end method

.method public static spec(IILim/tpelyyftgw/ui/components/TableLayout$Alignment;)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 4
    .param p0, "start"    # I
    .param p1, "size"    # I
    .param p2, "alignment"    # Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1903
    const/4 v0, 0x0

    invoke-static {p0, p1, p2, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->spec(IILim/tpelyyftgw/ui/components/TableLayout$Alignment;F)Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    move-result-object v0

    return-object v0
.end method

.method public static spec(IILim/tpelyyftgw/ui/components/TableLayout$Alignment;F)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 12
    .param p0, "start"    # I
    .param p1, "size"    # I
    .param p2, "alignment"    # Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .param p3, "weight"    # F

    .line 1887
    new-instance v7, Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    const/high16 v0, -0x80000000

    if-eq p0, v0, :cond_9

    const/4 v0, 0x1

    const/4 v1, 0x1

    goto :goto_b

    :cond_9
    const/4 v0, 0x0

    const/4 v1, 0x0

    :goto_b
    const/4 v6, 0x0

    move-object v0, v7

    move v2, p0

    move v3, p1

    move-object v4, p2

    move v5, p3

    invoke-direct/range {v0 .. v6}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;-><init>(ZIILim/tpelyyftgw/ui/components/TableLayout$Alignment;FLim/tpelyyftgw/ui/components/TableLayout$1;)V

    return-object v7
.end method

.method public static spec(ILim/tpelyyftgw/ui/components/TableLayout$Alignment;)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 3
    .param p0, "start"    # I
    .param p1, "alignment"    # Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    .line 1907
    const/4 v0, 0x1

    invoke-static {p0, v0, p1}, Lim/tpelyyftgw/ui/components/TableLayout;->spec(IILim/tpelyyftgw/ui/components/TableLayout$Alignment;)Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    move-result-object v0

    return-object v0
.end method

.method public static spec(ILim/tpelyyftgw/ui/components/TableLayout$Alignment;F)Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .registers 4
    .param p0, "start"    # I
    .param p1, "alignment"    # Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .param p2, "weight"    # F

    .line 1891
    const/4 v0, 0x1

    invoke-static {p0, v0, p1, p2}, Lim/tpelyyftgw/ui/components/TableLayout;->spec(IILim/tpelyyftgw/ui/components/TableLayout$Alignment;F)Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    move-result-object v0

    return-object v0
.end method

.method private validateLayoutParams()V
    .registers 20

    .line 593
    move-object/from16 v0, p0

    iget v1, v0, Lim/tpelyyftgw/ui/components/TableLayout;->mOrientation:I

    const/4 v2, 0x0

    if-nez v1, :cond_9

    const/4 v1, 0x1

    goto :goto_a

    :cond_9
    const/4 v1, 0x0

    .line 594
    .local v1, "horizontal":Z
    :goto_a
    if-eqz v1, :cond_f

    iget-object v3, v0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    goto :goto_11

    :cond_f
    iget-object v3, v0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    .line 595
    .local v3, "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    :goto_11
    iget v4, v3, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->definedCount:I

    const/high16 v5, -0x80000000

    if-eq v4, v5, :cond_19

    iget v2, v3, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->definedCount:I

    .line 597
    .local v2, "count":I
    :cond_19
    const/4 v4, 0x0

    .line 598
    .local v4, "major":I
    const/4 v5, 0x0

    .line 599
    .local v5, "minor":I
    new-array v6, v2, [I

    .line 601
    .local v6, "maxSizes":[I
    const/4 v7, 0x0

    .local v7, "i":I
    invoke-virtual/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildCount()I

    move-result v8

    .local v8, "N":I
    :goto_22
    if-ge v7, v8, :cond_9f

    .line 602
    invoke-virtual {v0, v7}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildAt(I)Lim/tpelyyftgw/ui/components/TableLayout$Child;

    move-result-object v9

    invoke-virtual {v9}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getLayoutParams()Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v9

    .line 604
    .local v9, "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    if-eqz v1, :cond_31

    iget-object v10, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    goto :goto_33

    :cond_31
    iget-object v10, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 605
    .local v10, "majorSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    :goto_33
    iget-object v11, v10, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 606
    .local v11, "majorRange":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    iget-boolean v12, v10, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->startDefined:Z

    .line 607
    .local v12, "majorWasDefined":Z
    invoke-virtual {v11}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->size()I

    move-result v13

    .line 608
    .local v13, "majorSpan":I
    if-eqz v12, :cond_3f

    .line 609
    iget v4, v11, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    .line 612
    :cond_3f
    if-eqz v1, :cond_44

    iget-object v14, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    goto :goto_46

    :cond_44
    iget-object v14, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 613
    .local v14, "minorSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    :goto_46
    iget-object v15, v14, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 614
    .local v15, "minorRange":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    iget-boolean v0, v14, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->startDefined:Z

    .line 615
    .local v0, "minorWasDefined":Z
    move-object/from16 v16, v3

    .end local v3    # "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    .local v16, "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    invoke-static {v15, v0, v2}, Lim/tpelyyftgw/ui/components/TableLayout;->clip(Lim/tpelyyftgw/ui/components/TableLayout$Interval;ZI)I

    move-result v3

    .line 616
    .local v3, "minorSpan":I
    if-eqz v0, :cond_54

    .line 617
    iget v5, v15, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    .line 620
    :cond_54
    if-eqz v2, :cond_88

    .line 621
    if-eqz v12, :cond_5e

    if-nez v0, :cond_5b

    goto :goto_5e

    :cond_5b
    move/from16 v17, v8

    goto :goto_7e

    .line 622
    :cond_5e
    :goto_5e
    move/from16 v17, v8

    .end local v8    # "N":I
    .local v17, "N":I
    add-int v8, v5, v3

    invoke-static {v6, v4, v5, v8}, Lim/tpelyyftgw/ui/components/TableLayout;->fits([IIII)Z

    move-result v8

    if-nez v8, :cond_7e

    .line 623
    if-eqz v0, :cond_6f

    .line 624
    add-int/lit8 v4, v4, 0x1

    move/from16 v8, v17

    goto :goto_5e

    .line 626
    :cond_6f
    add-int v8, v5, v3

    if-gt v8, v2, :cond_78

    .line 627
    add-int/lit8 v5, v5, 0x1

    move/from16 v8, v17

    goto :goto_5e

    .line 629
    :cond_78
    const/4 v5, 0x0

    .line 630
    add-int/lit8 v4, v4, 0x1

    move/from16 v8, v17

    goto :goto_5e

    .line 635
    :cond_7e
    :goto_7e
    add-int v8, v5, v3

    move/from16 v18, v0

    .end local v0    # "minorWasDefined":Z
    .local v18, "minorWasDefined":Z
    add-int v0, v4, v13

    invoke-static {v6, v5, v8, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->procrusteanFill([IIII)V

    goto :goto_8c

    .line 620
    .end local v17    # "N":I
    .end local v18    # "minorWasDefined":Z
    .restart local v0    # "minorWasDefined":Z
    .restart local v8    # "N":I
    :cond_88
    move/from16 v18, v0

    move/from16 v17, v8

    .line 638
    .end local v0    # "minorWasDefined":Z
    .end local v8    # "N":I
    .restart local v17    # "N":I
    .restart local v18    # "minorWasDefined":Z
    :goto_8c
    if-eqz v1, :cond_92

    .line 639
    invoke-static {v9, v4, v13, v5, v3}, Lim/tpelyyftgw/ui/components/TableLayout;->setCellGroup(Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;IIII)V

    goto :goto_95

    .line 641
    :cond_92
    invoke-static {v9, v5, v3, v4, v13}, Lim/tpelyyftgw/ui/components/TableLayout;->setCellGroup(Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;IIII)V

    .line 644
    :goto_95
    add-int/2addr v5, v3

    .line 601
    .end local v3    # "minorSpan":I
    .end local v9    # "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    .end local v10    # "majorSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .end local v11    # "majorRange":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .end local v12    # "majorWasDefined":Z
    .end local v13    # "majorSpan":I
    .end local v14    # "minorSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .end local v15    # "minorRange":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .end local v18    # "minorWasDefined":Z
    add-int/lit8 v7, v7, 0x1

    move-object/from16 v0, p0

    move-object/from16 v3, v16

    move/from16 v8, v17

    goto :goto_22

    .line 646
    .end local v7    # "i":I
    .end local v16    # "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    .end local v17    # "N":I
    .local v3, "axis":Lim/tpelyyftgw/ui/components/TableLayout$Axis;
    :cond_9f
    return-void
.end method


# virtual methods
.method public addChild(IIII)V
    .registers 23
    .param p1, "x"    # I
    .param p2, "y"    # I
    .param p3, "colspan"    # I
    .param p4, "rowspan"    # I

    .line 340
    move-object/from16 v0, p0

    move/from16 v1, p1

    move/from16 v2, p2

    new-instance v3, Lim/tpelyyftgw/ui/components/TableLayout$Child;

    iget-object v4, v0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v4}, Ljava/util/ArrayList;->size()I

    move-result v4

    invoke-direct {v3, v0, v4}, Lim/tpelyyftgw/ui/components/TableLayout$Child;-><init>(Lim/tpelyyftgw/ui/components/TableLayout;I)V

    .line 341
    .local v3, "child":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    new-instance v4, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    invoke-direct {v4}, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;-><init>()V

    .line 342
    .local v4, "layoutParams":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    new-instance v11, Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    new-instance v7, Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    add-int v5, v2, p4

    invoke-direct {v7, v2, v5}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;-><init>(II)V

    sget-object v8, Lim/tpelyyftgw/ui/components/TableLayout;->FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    const/4 v6, 0x0

    const/4 v9, 0x0

    const/4 v10, 0x0

    move-object v5, v11

    invoke-direct/range {v5 .. v10}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;-><init>(ZLim/tpelyyftgw/ui/components/TableLayout$Interval;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;FLim/tpelyyftgw/ui/components/TableLayout$1;)V

    iput-object v11, v4, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 343
    new-instance v5, Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    new-instance v14, Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    add-int v6, v1, p3

    invoke-direct {v14, v1, v6}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;-><init>(II)V

    sget-object v15, Lim/tpelyyftgw/ui/components/TableLayout;->FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    const/4 v13, 0x0

    const/16 v16, 0x0

    const/16 v17, 0x0

    move-object v12, v5

    invoke-direct/range {v12 .. v17}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;-><init>(ZLim/tpelyyftgw/ui/components/TableLayout$Interval;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;FLim/tpelyyftgw/ui/components/TableLayout$1;)V

    iput-object v5, v4, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 344
    # setter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v3, v4}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1002(Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    .line 345
    iget-object v5, v0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v5, v3}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z

    .line 346
    invoke-direct/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 347
    return-void
.end method

.method public addChild(Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;III)V
    .registers 26
    .param p1, "cell"    # Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;
    .param p2, "x"    # I
    .param p3, "y"    # I
    .param p4, "colspan"    # I

    .line 350
    move-object/from16 v0, p0

    move-object/from16 v1, p1

    move/from16 v2, p2

    move/from16 v3, p3

    if-nez p4, :cond_c

    .line 351
    const/4 v4, 0x1

    .end local p4    # "colspan":I
    .local v4, "colspan":I
    goto :goto_e

    .line 350
    .end local v4    # "colspan":I
    .restart local p4    # "colspan":I
    :cond_c
    move/from16 v4, p4

    .line 353
    .end local p4    # "colspan":I
    .restart local v4    # "colspan":I
    :goto_e
    new-instance v5, Lim/tpelyyftgw/ui/components/TableLayout$Child;

    iget-object v6, v0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v6}, Ljava/util/ArrayList;->size()I

    move-result v6

    invoke-direct {v5, v0, v6}, Lim/tpelyyftgw/ui/components/TableLayout$Child;-><init>(Lim/tpelyyftgw/ui/components/TableLayout;I)V

    .line 354
    .local v5, "child":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    # setter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->cell:Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;
    invoke-static {v5, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1102(Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;)Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;

    .line 355
    new-instance v6, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    invoke-direct {v6}, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;-><init>()V

    .line 356
    .local v6, "layoutParams":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    new-instance v13, Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    const/4 v8, 0x0

    new-instance v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v7, v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;->rowspan:I

    const/4 v14, 0x1

    if-eqz v7, :cond_2e

    iget v7, v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;->rowspan:I

    goto :goto_2f

    :cond_2e
    const/4 v7, 0x1

    :goto_2f
    add-int/2addr v7, v3

    invoke-direct {v9, v3, v7}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;-><init>(II)V

    sget-object v10, Lim/tpelyyftgw/ui/components/TableLayout;->FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    const/4 v11, 0x0

    const/4 v12, 0x0

    move-object v7, v13

    invoke-direct/range {v7 .. v12}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;-><init>(ZLim/tpelyyftgw/ui/components/TableLayout$Interval;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;FLim/tpelyyftgw/ui/components/TableLayout$1;)V

    iput-object v13, v6, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 357
    new-instance v7, Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    const/16 v16, 0x0

    new-instance v8, Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    add-int v9, v2, v4

    invoke-direct {v8, v2, v9}, Lim/tpelyyftgw/ui/components/TableLayout$Interval;-><init>(II)V

    sget-object v18, Lim/tpelyyftgw/ui/components/TableLayout;->FILL:Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    const/high16 v19, 0x3f800000    # 1.0f

    const/16 v20, 0x0

    move-object v15, v7

    move-object/from16 v17, v8

    invoke-direct/range {v15 .. v20}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;-><init>(ZLim/tpelyyftgw/ui/components/TableLayout$Interval;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;FLim/tpelyyftgw/ui/components/TableLayout$1;)V

    iput-object v7, v6, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 358
    # setter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v5, v6}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1002(Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    .line 359
    iget-object v7, v0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v7, v5}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z

    .line 360
    iget v7, v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;->rowspan:I

    if-le v7, v14, :cond_71

    .line 361
    iget-object v7, v0, Lim/tpelyyftgw/ui/components/TableLayout;->rowSpans:Ljava/util/ArrayList;

    new-instance v8, Lim/tpelyyftgw/ui/components/Point;

    int-to-float v9, v3

    iget v10, v1, Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;->rowspan:I

    add-int/2addr v10, v3

    int-to-float v10, v10

    invoke-direct {v8, v9, v10}, Lim/tpelyyftgw/ui/components/Point;-><init>(FF)V

    invoke-virtual {v7, v8}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z

    .line 363
    :cond_71
    invoke-direct/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 364
    return-void
.end method

.method public getAlignmentMode()I
    .registers 2

    .line 449
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mAlignmentMode:I

    return v0
.end method

.method public getChildAt(I)Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .registers 3
    .param p1, "index"    # I

    .line 389
    if-ltz p1, :cond_14

    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v0}, Ljava/util/ArrayList;->size()I

    move-result v0

    if-lt p1, v0, :cond_b

    goto :goto_14

    .line 392
    :cond_b
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v0, p1}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lim/tpelyyftgw/ui/components/TableLayout$Child;

    return-object v0

    .line 390
    :cond_14
    :goto_14
    const/4 v0, 0x0

    return-object v0
.end method

.method public getChildCount()I
    .registers 2

    .line 385
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v0}, Ljava/util/ArrayList;->size()I

    move-result v0

    return v0
.end method

.method public getColumnCount()I
    .registers 2

    .line 430
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getCount()I

    move-result v0

    return v0
.end method

.method getMargin1(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I
    .registers 7
    .param p1, "view"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "horizontal"    # Z
    .param p3, "leading"    # Z

    .line 537
    invoke-virtual {p1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getLayoutParams()Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v0

    .line 538
    .local v0, "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    if-eqz p2, :cond_e

    if-eqz p3, :cond_b

    iget v1, v0, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->leftMargin:I

    goto :goto_15

    :cond_b
    iget v1, v0, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rightMargin:I

    goto :goto_15

    :cond_e
    if-eqz p3, :cond_13

    iget v1, v0, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->topMargin:I

    goto :goto_15

    :cond_13
    iget v1, v0, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->bottomMargin:I

    .line 541
    .local v1, "margin":I
    :goto_15
    const/high16 v2, -0x80000000

    if-ne v1, v2, :cond_1e

    invoke-direct {p0, p1, v0, p2, p3}, Lim/tpelyyftgw/ui/components/TableLayout;->getDefaultMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;ZZ)I

    move-result v2

    goto :goto_1f

    :cond_1e
    move v2, v1

    :goto_1f
    return v2
.end method

.method final getMeasurementIncludingMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I
    .registers 5
    .param p1, "c"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p2, "horizontal"    # Z

    .line 957
    invoke-direct {p0, p1, p2}, Lim/tpelyyftgw/ui/components/TableLayout;->getMeasurement(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I

    move-result v0

    invoke-direct {p0, p1, p2}, Lim/tpelyyftgw/ui/components/TableLayout;->getTotalMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I

    move-result v1

    add-int/2addr v0, v1

    return v0
.end method

.method public getOrientation()I
    .registers 2

    .line 408
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mOrientation:I

    return v0
.end method

.method public getRowCount()I
    .registers 2

    .line 420
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getCount()I

    move-result v0

    return v0
.end method

.method public getUseDefaultMargins()Z
    .registers 2

    .line 440
    iget-boolean v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mUseDefaultMargins:Z

    return v0
.end method

.method public isColumnOrderPreserved()Z
    .registers 2

    .line 468
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->isOrderPreserved()Z

    move-result v0

    return v0
.end method

.method public isRowOrderPreserved()Z
    .registers 2

    .line 458
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->isOrderPreserved()Z

    move-result v0

    return v0
.end method

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

    .line 687
    const/4 v0, 0x0

    .local v0, "i":I
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildCount()I

    move-result v1

    .local v1, "N":I
    :goto_5
    if-ge v0, v1, :cond_11

    .line 688
    invoke-virtual {p0, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildAt(I)Lim/tpelyyftgw/ui/components/TableLayout$Child;

    move-result-object v2

    .line 689
    .local v2, "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    invoke-virtual {v2, p1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->draw(Landroid/graphics/Canvas;)V

    .line 687
    .end local v2    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    add-int/lit8 v0, v0, 0x1

    goto :goto_5

    .line 691
    .end local v0    # "i":I
    .end local v1    # "N":I
    :cond_11
    return-void
.end method

.method protected onLayout(ZIIII)V
    .registers 6
    .param p1, "changed"    # Z
    .param p2, "left"    # I
    .param p3, "top"    # I
    .param p4, "right"    # I
    .param p5, "bottom"    # I

    .line 968
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->consistencyCheck()V

    .line 969
    return-void
.end method

.method protected onMeasure(II)V
    .registers 54
    .param p1, "widthSpec"    # I
    .param p2, "heightSpec"    # I

    .line 773
    move-object/from16 v6, p0

    move/from16 v7, p1

    move/from16 v8, p2

    invoke-direct/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->consistencyCheck()V

    .line 775
    invoke-direct/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateValues()V

    .line 777
    const/4 v9, 0x0

    iput v9, v6, Lim/tpelyyftgw/ui/components/TableLayout;->colCount:I

    .line 778
    const/4 v0, 0x0

    .local v0, "a":I
    invoke-virtual/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildCount()I

    move-result v1

    .local v1, "N":I
    :goto_14
    if-ge v0, v1, :cond_2f

    .line 779
    invoke-virtual {v6, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildAt(I)Lim/tpelyyftgw/ui/components/TableLayout$Child;

    move-result-object v2

    .line 780
    .local v2, "child":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    iget v3, v6, Lim/tpelyyftgw/ui/components/TableLayout;->colCount:I

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v4

    iget-object v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    invoke-static {v3, v4}, Ljava/lang/Math;->max(II)I

    move-result v3

    iput v3, v6, Lim/tpelyyftgw/ui/components/TableLayout;->colCount:I

    .line 778
    .end local v2    # "child":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    add-int/lit8 v0, v0, 0x1

    goto :goto_14

    .line 783
    .end local v0    # "a":I
    .end local v1    # "N":I
    :cond_2f
    const/4 v10, 0x1

    invoke-direct {v6, v7, v8, v10}, Lim/tpelyyftgw/ui/components/TableLayout;->measureChildrenWithMargins(IIZ)V

    .line 788
    iget v0, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mOrientation:I

    if-nez v0, :cond_49

    .line 789
    iget-object v0, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0, v7}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getMeasure(I)I

    move-result v0

    .line 790
    .local v0, "widthSansPadding":I
    invoke-direct {v6, v7, v8, v9}, Lim/tpelyyftgw/ui/components/TableLayout;->measureChildrenWithMargins(IIZ)V

    .line 791
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v1, v8}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getMeasure(I)I

    move-result v1

    move v11, v0

    move v12, v1

    .local v1, "heightSansPadding":I
    goto :goto_5a

    .line 793
    .end local v0    # "widthSansPadding":I
    .end local v1    # "heightSansPadding":I
    :cond_49
    iget-object v0, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0, v8}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getMeasure(I)I

    move-result v1

    .line 794
    .restart local v1    # "heightSansPadding":I
    invoke-direct {v6, v7, v8, v9}, Lim/tpelyyftgw/ui/components/TableLayout;->measureChildrenWithMargins(IIZ)V

    .line 795
    iget-object v0, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0, v7}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getMeasure(I)I

    move-result v0

    move v11, v0

    move v12, v1

    .line 798
    .end local v1    # "heightSansPadding":I
    .local v11, "widthSansPadding":I
    .local v12, "heightSansPadding":I
    :goto_5a
    invoke-static/range {p1 .. p1}, Landroid/view/View$MeasureSpec;->getSize(I)I

    move-result v0

    invoke-static {v11, v0}, Ljava/lang/Math;->max(II)I

    move-result v0

    .line 799
    .local v0, "measuredWidth":I
    invoke-virtual/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->getSuggestedMinimumHeight()I

    move-result v1

    invoke-static {v12, v1}, Ljava/lang/Math;->max(II)I

    move-result v13

    .line 800
    .local v13, "measuredHeight":I
    invoke-virtual {v6, v0, v13}, Lim/tpelyyftgw/ui/components/TableLayout;->setMeasuredDimension(II)V

    .line 803
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v1, v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->layout(I)V

    .line 804
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v1, v13}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->layout(I)V

    .line 806
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getLocations()[I

    move-result-object v14

    .line 807
    .local v14, "hLocations":[I
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getLocations()[I

    move-result-object v15

    .line 809
    .local v15, "vLocations":[I
    move/from16 v16, v13

    .line 811
    .local v16, "fixedHeight":I
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->cellsToFixHeight:Ljava/util/ArrayList;

    invoke-virtual {v1}, Ljava/util/ArrayList;->clear()V

    .line 812
    array-length v1, v14

    sub-int/2addr v1, v10

    aget v5, v14, v1

    .line 813
    .end local v0    # "measuredWidth":I
    .local v5, "measuredWidth":I
    const/4 v0, 0x0

    .local v0, "i":I
    invoke-virtual/range {p0 .. p0}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildCount()I

    move-result v4

    move v3, v0

    .end local v0    # "i":I
    .local v3, "i":I
    .local v4, "N":I
    :goto_94
    if-ge v3, v4, :cond_230

    .line 814
    invoke-virtual {v6, v3}, Lim/tpelyyftgw/ui/components/TableLayout;->getChildAt(I)Lim/tpelyyftgw/ui/components/TableLayout$Child;

    move-result-object v2

    .line 815
    .local v2, "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    invoke-virtual {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getLayoutParams()Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v1

    .line 816
    .local v1, "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    iget-object v0, v1, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->columnSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 817
    .local v0, "columnSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    move/from16 v17, v5

    .end local v5    # "measuredWidth":I
    .local v17, "measuredWidth":I
    iget-object v5, v1, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    .line 819
    .local v5, "rowSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    iget-object v9, v0, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 820
    .local v9, "colSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    iget-object v10, v5, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 822
    .local v10, "rowSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    move-object/from16 v20, v1

    .end local v1    # "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    .local v20, "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    iget v1, v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    aget v21, v14, v1

    .line 823
    .local v21, "x1":I
    iget v1, v10, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    aget v22, v15, v1

    .line 825
    .local v22, "y1":I
    iget v1, v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    aget v23, v14, v1

    .line 826
    .local v23, "x2":I
    iget v1, v10, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    aget v24, v15, v1

    .line 828
    .local v24, "y2":I
    sub-int v25, v23, v21

    .line 829
    .local v25, "cellWidth":I
    sub-int v26, v24, v22

    .line 831
    .local v26, "cellHeight":I
    const/4 v1, 0x1

    invoke-direct {v6, v2, v1}, Lim/tpelyyftgw/ui/components/TableLayout;->getMeasurement(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I

    move-result v7

    .line 832
    .local v7, "pWidth":I
    const/4 v1, 0x0

    invoke-direct {v6, v2, v1}, Lim/tpelyyftgw/ui/components/TableLayout;->getMeasurement(Lim/tpelyyftgw/ui/components/TableLayout$Child;Z)I

    move-result v8

    .line 834
    .local v8, "pHeight":I
    move-object/from16 v27, v9

    const/4 v1, 0x1

    .end local v9    # "colSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .local v27, "colSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    # invokes: Lim/tpelyyftgw/ui/components/TableLayout$Spec;->getAbsoluteAlignment(Z)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->access$1200(Lim/tpelyyftgw/ui/components/TableLayout$Spec;Z)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    move-result-object v9

    .line 835
    .local v9, "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    move-object/from16 v28, v10

    const/4 v1, 0x0

    .end local v10    # "rowSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .local v28, "rowSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    # invokes: Lim/tpelyyftgw/ui/components/TableLayout$Spec;->getAbsoluteAlignment(Z)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    invoke-static {v5, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->access$1200(Lim/tpelyyftgw/ui/components/TableLayout$Spec;Z)Lim/tpelyyftgw/ui/components/TableLayout$Alignment;

    move-result-object v10

    .line 837
    .local v10, "vAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getGroupBounds()Lim/tpelyyftgw/ui/components/TableLayout$PackedMap;

    move-result-object v1

    invoke-virtual {v1, v3}, Lim/tpelyyftgw/ui/components/TableLayout$PackedMap;->getValue(I)Ljava/lang/Object;

    move-result-object v1

    check-cast v1, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;

    .line 838
    .local v1, "boundsX":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    move-object/from16 v29, v0

    .end local v0    # "columnSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .local v29, "columnSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    iget-object v0, v6, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->getGroupBounds()Lim/tpelyyftgw/ui/components/TableLayout$PackedMap;

    move-result-object v0

    invoke-virtual {v0, v3}, Lim/tpelyyftgw/ui/components/TableLayout$PackedMap;->getValue(I)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;

    .line 840
    .local v0, "boundsY":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    move/from16 v30, v3

    const/4 v3, 0x1

    .end local v3    # "i":I
    .local v30, "i":I
    invoke-virtual {v1, v3}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->size(Z)I

    move-result v19

    sub-int v3, v25, v19

    invoke-virtual {v9, v2, v3}, Lim/tpelyyftgw/ui/components/TableLayout$Alignment;->getGravityOffset(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I

    move-result v32

    .line 841
    .local v32, "gravityOffsetX":I
    const/4 v3, 0x1

    invoke-virtual {v0, v3}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->size(Z)I

    move-result v19

    sub-int v3, v26, v19

    invoke-virtual {v10, v2, v3}, Lim/tpelyyftgw/ui/components/TableLayout$Alignment;->getGravityOffset(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I

    move-result v33

    .line 843
    .local v33, "gravityOffsetY":I
    const/4 v3, 0x1

    invoke-direct {v6, v2, v3, v3}, Lim/tpelyyftgw/ui/components/TableLayout;->getMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v31

    .line 844
    .local v31, "leftMargin":I
    move-object/from16 v34, v0

    const/4 v0, 0x0

    .end local v0    # "boundsY":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    .local v34, "boundsY":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    invoke-direct {v6, v2, v0, v3}, Lim/tpelyyftgw/ui/components/TableLayout;->getMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v35

    .line 845
    .local v35, "topMargin":I
    invoke-direct {v6, v2, v3, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->getMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v36

    .line 846
    .local v36, "rightMargin":I
    invoke-direct {v6, v2, v0, v0}, Lim/tpelyyftgw/ui/components/TableLayout;->getMargin(Lim/tpelyyftgw/ui/components/TableLayout$Child;ZZ)I

    move-result v37

    .line 848
    .local v37, "bottomMargin":I
    add-int v38, v31, v36

    .line 849
    .local v38, "sumMarginsX":I
    add-int v39, v35, v37

    .line 851
    .local v39, "sumMarginsY":I
    add-int v40, v7, v38

    const/16 v41, 0x1

    move-object v0, v1

    move-object/from16 v42, v1

    .end local v1    # "boundsX":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    .local v42, "boundsX":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    move-object/from16 v1, p0

    move-object v3, v2

    .end local v2    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .local v3, "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    move-object/from16 v43, v3

    .end local v3    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .local v43, "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    move-object v3, v9

    move/from16 v44, v4

    .end local v4    # "N":I
    .local v44, "N":I
    move/from16 v4, v40

    move/from16 v40, v11

    move/from16 v11, v17

    move-object/from16 v17, v5

    .end local v5    # "rowSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .local v11, "measuredWidth":I
    .local v17, "rowSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .local v40, "widthSansPadding":I
    move/from16 v5, v41

    invoke-virtual/range {v0 .. v5}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->getOffset(Lim/tpelyyftgw/ui/components/TableLayout;Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;IZ)I

    move-result v41

    .line 852
    .local v41, "alignmentOffsetX":I
    add-int v4, v8, v39

    const/4 v5, 0x0

    move-object/from16 v0, v34

    move-object/from16 v2, v43

    move-object v3, v10

    invoke-virtual/range {v0 .. v5}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->getOffset(Lim/tpelyyftgw/ui/components/TableLayout;Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;IZ)I

    move-result v0

    .line 854
    .local v0, "alignmentOffsetY":I
    sub-int v1, v25, v38

    .end local v43    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .restart local v2    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    invoke-virtual {v9, v2, v7, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Alignment;->getSizeInCell(Lim/tpelyyftgw/ui/components/TableLayout$Child;II)I

    move-result v1

    .line 855
    .local v1, "width":I
    sub-int v3, v26, v39

    invoke-virtual {v10, v2, v8, v3}, Lim/tpelyyftgw/ui/components/TableLayout$Alignment;->getSizeInCell(Lim/tpelyyftgw/ui/components/TableLayout$Child;II)I

    move-result v3

    .line 857
    .local v3, "height":I
    add-int v4, v21, v32

    add-int v4, v4, v41

    .line 859
    .local v4, "dx":I
    iget-boolean v5, v6, Lim/tpelyyftgw/ui/components/TableLayout;->isRtl:Z

    if-nez v5, :cond_160

    add-int v5, v31, v4

    goto :goto_165

    :cond_160
    sub-int v5, v11, v1

    sub-int v5, v5, v36

    sub-int/2addr v5, v4

    .line 860
    .local v5, "cx":I
    :goto_165
    add-int v43, v22, v33

    add-int v43, v43, v0

    move/from16 v45, v0

    .end local v0    # "alignmentOffsetY":I
    .local v45, "alignmentOffsetY":I
    add-int v0, v43, v35

    .line 862
    .local v0, "cy":I
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->cell:Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1100(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/tgnet/TLRPC$TL_pageTableCell;

    move-result-object v43

    if-eqz v43, :cond_212

    .line 863
    move/from16 v43, v4

    .end local v4    # "dx":I
    .local v43, "dx":I
    invoke-virtual {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getMeasuredWidth()I

    move-result v4

    if-ne v1, v4, :cond_184

    invoke-virtual {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->getMeasuredHeight()I

    move-result v4

    if-eq v3, v4, :cond_182

    goto :goto_184

    :cond_182
    const/4 v4, 0x0

    goto :goto_188

    .line 864
    :cond_184
    :goto_184
    const/4 v4, 0x0

    invoke-virtual {v2, v1, v3, v4}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->measure(IIZ)V

    .line 866
    :goto_188
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v18

    if-eqz v18, :cond_20b

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v4

    if-eq v4, v3, :cond_20b

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v4

    iget-object v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v4, v4, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->max:I

    move/from16 v46, v7

    .end local v7    # "pWidth":I
    .local v46, "pWidth":I
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v7

    iget-object v7, v7, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v7, v7, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v7, v7, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    sub-int/2addr v4, v7

    const/4 v7, 0x1

    if-gt v4, v7, :cond_206

    .line 867
    const/4 v4, 0x0

    .line 868
    .local v4, "found":Z
    const/4 v7, 0x0

    move/from16 v47, v4

    .end local v4    # "found":Z
    .local v7, "a":I
    .local v47, "found":Z
    iget-object v4, v6, Lim/tpelyyftgw/ui/components/TableLayout;->rowSpans:Ljava/util/ArrayList;

    invoke-virtual {v4}, Ljava/util/ArrayList;->size()I

    move-result v4

    .local v4, "size":I
    :goto_1b8
    if-ge v7, v4, :cond_1f6

    .line 869
    move/from16 v48, v4

    .end local v4    # "size":I
    .local v48, "size":I
    iget-object v4, v6, Lim/tpelyyftgw/ui/components/TableLayout;->rowSpans:Ljava/util/ArrayList;

    invoke-virtual {v4, v7}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;

    move-result-object v4

    check-cast v4, Lim/tpelyyftgw/ui/components/Point;

    .line 870
    .local v4, "p":Lim/tpelyyftgw/ui/components/Point;
    move/from16 v49, v8

    .end local v8    # "pHeight":I
    .local v49, "pHeight":I
    iget v8, v4, Lim/tpelyyftgw/ui/components/Point;->x:F

    move-object/from16 v50, v9

    .end local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .local v50, "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v9

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    int-to-float v9, v9

    cmpg-float v8, v8, v9

    if-gtz v8, :cond_1ed

    iget v8, v4, Lim/tpelyyftgw/ui/components/Point;->y:F

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v2}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v9

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    int-to-float v9, v9

    cmpl-float v8, v8, v9

    if-lez v8, :cond_1ed

    .line 871
    const/4 v8, 0x1

    .line 872
    .end local v47    # "found":Z
    .local v8, "found":Z
    move v4, v8

    goto :goto_1fe

    .line 868
    .end local v4    # "p":Lim/tpelyyftgw/ui/components/Point;
    .end local v8    # "found":Z
    .restart local v47    # "found":Z
    :cond_1ed
    add-int/lit8 v7, v7, 0x1

    move/from16 v4, v48

    move/from16 v8, v49

    move-object/from16 v9, v50

    goto :goto_1b8

    .end local v48    # "size":I
    .end local v49    # "pHeight":I
    .end local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .local v4, "size":I
    .local v8, "pHeight":I
    .restart local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    :cond_1f6
    move/from16 v48, v4

    move/from16 v49, v8

    move-object/from16 v50, v9

    .end local v4    # "size":I
    .end local v8    # "pHeight":I
    .end local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .restart local v48    # "size":I
    .restart local v49    # "pHeight":I
    .restart local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    move/from16 v4, v47

    .line 875
    .end local v7    # "a":I
    .end local v47    # "found":Z
    .end local v48    # "size":I
    .local v4, "found":Z
    :goto_1fe
    if-nez v4, :cond_21a

    .line 876
    iget-object v7, v6, Lim/tpelyyftgw/ui/components/TableLayout;->cellsToFixHeight:Ljava/util/ArrayList;

    invoke-virtual {v7, v2}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z

    goto :goto_21a

    .line 866
    .end local v4    # "found":Z
    .end local v49    # "pHeight":I
    .end local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .restart local v8    # "pHeight":I
    .restart local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    :cond_206
    move/from16 v49, v8

    move-object/from16 v50, v9

    .end local v8    # "pHeight":I
    .end local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .restart local v49    # "pHeight":I
    .restart local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    goto :goto_21a

    .end local v46    # "pWidth":I
    .end local v49    # "pHeight":I
    .end local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .local v7, "pWidth":I
    .restart local v8    # "pHeight":I
    .restart local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    :cond_20b
    move/from16 v46, v7

    move/from16 v49, v8

    move-object/from16 v50, v9

    .end local v7    # "pWidth":I
    .end local v8    # "pHeight":I
    .end local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .restart local v46    # "pWidth":I
    .restart local v49    # "pHeight":I
    .restart local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    goto :goto_21a

    .line 862
    .end local v43    # "dx":I
    .end local v46    # "pWidth":I
    .end local v49    # "pHeight":I
    .end local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .local v4, "dx":I
    .restart local v7    # "pWidth":I
    .restart local v8    # "pHeight":I
    .restart local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    :cond_212
    move/from16 v43, v4

    move/from16 v46, v7

    move/from16 v49, v8

    move-object/from16 v50, v9

    .line 880
    .end local v4    # "dx":I
    .end local v7    # "pWidth":I
    .end local v8    # "pHeight":I
    .end local v9    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .restart local v43    # "dx":I
    .restart local v46    # "pWidth":I
    .restart local v49    # "pHeight":I
    .restart local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    :cond_21a
    :goto_21a
    add-int v4, v5, v1

    add-int v7, v0, v3

    invoke-virtual {v2, v5, v0, v4, v7}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->layout(IIII)V

    .line 813
    .end local v0    # "cy":I
    .end local v1    # "width":I
    .end local v2    # "c":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .end local v3    # "height":I
    .end local v5    # "cx":I
    .end local v10    # "vAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .end local v17    # "rowSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .end local v20    # "lp":Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    .end local v21    # "x1":I
    .end local v22    # "y1":I
    .end local v23    # "x2":I
    .end local v24    # "y2":I
    .end local v25    # "cellWidth":I
    .end local v26    # "cellHeight":I
    .end local v27    # "colSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .end local v28    # "rowSpan":Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .end local v29    # "columnSpec":Lim/tpelyyftgw/ui/components/TableLayout$Spec;
    .end local v31    # "leftMargin":I
    .end local v32    # "gravityOffsetX":I
    .end local v33    # "gravityOffsetY":I
    .end local v34    # "boundsY":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    .end local v35    # "topMargin":I
    .end local v36    # "rightMargin":I
    .end local v37    # "bottomMargin":I
    .end local v38    # "sumMarginsX":I
    .end local v39    # "sumMarginsY":I
    .end local v41    # "alignmentOffsetX":I
    .end local v42    # "boundsX":Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    .end local v43    # "dx":I
    .end local v45    # "alignmentOffsetY":I
    .end local v46    # "pWidth":I
    .end local v49    # "pHeight":I
    .end local v50    # "hAlign":Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    add-int/lit8 v3, v30, 0x1

    move/from16 v7, p1

    move/from16 v8, p2

    move v5, v11

    move/from16 v11, v40

    move/from16 v4, v44

    const/4 v9, 0x0

    const/4 v10, 0x1

    .end local v30    # "i":I
    .local v3, "i":I
    goto/16 :goto_94

    .end local v40    # "widthSansPadding":I
    .end local v44    # "N":I
    .local v4, "N":I
    .local v5, "measuredWidth":I
    .local v11, "widthSansPadding":I
    :cond_230
    move/from16 v30, v3

    move/from16 v44, v4

    move/from16 v40, v11

    move v11, v5

    .line 883
    .end local v3    # "i":I
    .end local v4    # "N":I
    .end local v5    # "measuredWidth":I
    .local v11, "measuredWidth":I
    .restart local v40    # "widthSansPadding":I
    const/4 v0, 0x0

    .local v0, "a":I
    iget-object v1, v6, Lim/tpelyyftgw/ui/components/TableLayout;->cellsToFixHeight:Ljava/util/ArrayList;

    invoke-virtual {v1}, Ljava/util/ArrayList;->size()I

    move-result v1

    move/from16 v2, v16

    .end local v16    # "fixedHeight":I
    .local v1, "N":I
    .local v2, "fixedHeight":I
    :goto_240
    if-ge v0, v1, :cond_37c

    .line 884
    iget-object v3, v6, Lim/tpelyyftgw/ui/components/TableLayout;->cellsToFixHeight:Ljava/util/ArrayList;

    invoke-virtual {v3, v0}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;

    move-result-object v3

    check-cast v3, Lim/tpelyyftgw/ui/components/TableLayout$Child;

    .line 885
    .local v3, "child":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    const/4 v4, 0x0

    .line 886
    .local v4, "skip":Z
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredHeight:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1400(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v5

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v7

    sub-int/2addr v5, v7

    .line 887
    .local v5, "heightDiff":I
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->index:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1500(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v7

    const/4 v8, 0x1

    add-int/2addr v7, v8

    .local v7, "i":I
    iget-object v8, v6, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v8}, Ljava/util/ArrayList;->size()I

    move-result v8

    .local v8, "size":I
    :goto_260
    if-ge v7, v8, :cond_2a2

    .line 888
    iget-object v9, v6, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v9, v7}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;

    move-result-object v9

    check-cast v9, Lim/tpelyyftgw/ui/components/TableLayout$Child;

    .line 889
    .local v9, "next":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v10

    iget-object v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    move/from16 v16, v0

    .end local v0    # "a":I
    .local v16, "a":I
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v9}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v0

    iget-object v0, v0, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v0, v0, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v0, v0, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    if-ne v10, v0, :cond_2a4

    .line 890
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v0

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v9}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v10

    if-ge v0, v10, :cond_28e

    .line 891
    const/4 v4, 0x1

    .line 892
    goto :goto_2a4

    .line 894
    :cond_28e
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredHeight:I
    invoke-static {v9}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1400(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v0

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v9}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v10

    sub-int/2addr v0, v10

    .line 895
    .local v0, "diff":I
    if-lez v0, :cond_29d

    .line 896
    invoke-static {v5, v0}, Ljava/lang/Math;->min(II)I

    move-result v5

    .line 887
    .end local v0    # "diff":I
    .end local v9    # "next":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    :cond_29d
    add-int/lit8 v7, v7, 0x1

    move/from16 v0, v16

    goto :goto_260

    .end local v16    # "a":I
    .local v0, "a":I
    :cond_2a2
    move/from16 v16, v0

    .line 903
    .end local v0    # "a":I
    .end local v7    # "i":I
    .end local v8    # "size":I
    .restart local v16    # "a":I
    :cond_2a4
    :goto_2a4
    if-nez v4, :cond_2ea

    .line 904
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->index:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1500(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v0

    const/4 v7, 0x1

    sub-int/2addr v0, v7

    .local v0, "i":I
    :goto_2ac
    if-ltz v0, :cond_2ea

    .line 905
    iget-object v7, v6, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v7, v0}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;

    move-result-object v7

    check-cast v7, Lim/tpelyyftgw/ui/components/TableLayout$Child;

    .line 906
    .local v7, "next":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v8

    iget-object v8, v8, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v8, v8, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v8, v8, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v7}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v9

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    if-ne v8, v9, :cond_2ea

    .line 907
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v8

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v7}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v9

    if-ge v8, v9, :cond_2d8

    .line 908
    const/4 v4, 0x1

    .line 909
    goto :goto_2ea

    .line 911
    :cond_2d8
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredHeight:I
    invoke-static {v7}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1400(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v8

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v7}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v9

    sub-int/2addr v8, v9

    .line 912
    .local v8, "diff":I
    if-lez v8, :cond_2e7

    .line 913
    invoke-static {v5, v8}, Ljava/lang/Math;->min(II)I

    move-result v5

    .line 904
    .end local v7    # "next":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .end local v8    # "diff":I
    :cond_2e7
    add-int/lit8 v0, v0, -0x1

    goto :goto_2ac

    .line 921
    .end local v0    # "i":I
    :cond_2ea
    :goto_2ea
    if-eqz v4, :cond_2f0

    .line 922
    move/from16 v0, v16

    goto/16 :goto_378

    .line 925
    :cond_2f0
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v0

    invoke-virtual {v3, v0}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->setFixedHeight(I)V

    .line 926
    sub-int/2addr v2, v5

    .line 928
    const/4 v0, 0x0

    .restart local v0    # "i":I
    iget-object v7, v6, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v7}, Ljava/util/ArrayList;->size()I

    move-result v7

    .local v7, "size":I
    :goto_2ff
    if-ge v0, v7, :cond_376

    .line 929
    iget-object v8, v6, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v8, v0}, Ljava/util/ArrayList;->get(I)Ljava/lang/Object;

    move-result-object v8

    check-cast v8, Lim/tpelyyftgw/ui/components/TableLayout$Child;

    .line 930
    .local v8, "next":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    if-ne v3, v8, :cond_30c

    .line 931
    goto :goto_373

    .line 933
    :cond_30c
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v9

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v10

    iget-object v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    if-ne v9, v10, :cond_358

    .line 934
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->fixedHeight:I
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1300(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v9

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredHeight:I
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1400(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v10

    if-eq v9, v10, :cond_33f

    .line 935
    iget-object v9, v6, Lim/tpelyyftgw/ui/components/TableLayout;->cellsToFixHeight:Ljava/util/ArrayList;

    invoke-virtual {v9, v8}, Ljava/util/ArrayList;->remove(Ljava/lang/Object;)Z

    .line 936
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->index:I
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1500(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v9

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->index:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1500(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v10

    if-ge v9, v10, :cond_33d

    .line 937
    add-int/lit8 v16, v16, -0x1

    .line 939
    :cond_33d
    add-int/lit8 v1, v1, -0x1

    .line 941
    :cond_33f
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredHeight:I
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1400(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v9

    sub-int/2addr v9, v5

    # setter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredHeight:I
    invoke-static {v8, v9}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1402(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I

    .line 942
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredWidth:I
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1600(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v9

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->measuredHeight:I
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1400(Lim/tpelyyftgw/ui/components/TableLayout$Child;)I

    move-result v10

    move/from16 v17, v1

    const/4 v1, 0x1

    .end local v1    # "N":I
    .local v17, "N":I
    invoke-virtual {v8, v9, v10, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->measure(IIZ)V

    move/from16 v1, v17

    goto :goto_373

    .line 943
    .end local v17    # "N":I
    .restart local v1    # "N":I
    :cond_358
    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v9

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v9, v9, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    # getter for: Lim/tpelyyftgw/ui/components/TableLayout$Child;->layoutParams:Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;
    invoke-static {v8}, Lim/tpelyyftgw/ui/components/TableLayout$Child;->access$1000(Lim/tpelyyftgw/ui/components/TableLayout$Child;)Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;

    move-result-object v10

    iget-object v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$LayoutParams;->rowSpec:Lim/tpelyyftgw/ui/components/TableLayout$Spec;

    iget-object v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$Spec;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    iget v10, v10, Lim/tpelyyftgw/ui/components/TableLayout$Interval;->min:I

    if-ge v9, v10, :cond_373

    .line 944
    iget v9, v8, Lim/tpelyyftgw/ui/components/TableLayout$Child;->y:I

    sub-int/2addr v9, v5

    iput v9, v8, Lim/tpelyyftgw/ui/components/TableLayout$Child;->y:I

    .line 928
    .end local v8    # "next":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    :cond_373
    :goto_373
    add-int/lit8 v0, v0, 0x1

    goto :goto_2ff

    :cond_376
    move/from16 v0, v16

    .line 883
    .end local v3    # "child":Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .end local v4    # "skip":Z
    .end local v5    # "heightDiff":I
    .end local v7    # "size":I
    .end local v16    # "a":I
    .local v0, "a":I
    :goto_378
    const/4 v3, 0x1

    add-int/2addr v0, v3

    goto/16 :goto_240

    .line 949
    .end local v0    # "a":I
    .end local v1    # "N":I
    :cond_37c
    invoke-virtual {v6, v11, v2}, Lim/tpelyyftgw/ui/components/TableLayout;->setMeasuredDimension(II)V

    .line 950
    return-void
.end method

.method public removeAllChildrens()V
    .registers 2

    .line 379
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->childrens:Ljava/util/ArrayList;

    invoke-virtual {v0}, Ljava/util/ArrayList;->clear()V

    .line 380
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->rowSpans:Ljava/util/ArrayList;

    invoke-virtual {v0}, Ljava/util/ArrayList;->clear()V

    .line 381
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 382
    return-void
.end method

.method public requestLayout()V
    .registers 1

    .line 962
    invoke-super {p0}, Landroid/view/View;->requestLayout()V

    .line 963
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateValues()V

    .line 964
    return-void
.end method

.method public setAlignmentMode(I)V
    .registers 2
    .param p1, "alignmentMode"    # I

    .line 453
    iput p1, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mAlignmentMode:I

    .line 454
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->requestLayout()V

    .line 455
    return-void
.end method

.method public setColumnCount(I)V
    .registers 3
    .param p1, "columnCount"    # I

    .line 434
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0, p1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->setCount(I)V

    .line 435
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 436
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->requestLayout()V

    .line 437
    return-void
.end method

.method public setColumnOrderPreserved(Z)V
    .registers 3
    .param p1, "columnOrderPreserved"    # Z

    .line 472
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mHorizontalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0, p1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->setOrderPreserved(Z)V

    .line 473
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 474
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->requestLayout()V

    .line 475
    return-void
.end method

.method public setDrawLines(Z)V
    .registers 2
    .param p1, "value"    # Z

    .line 367
    iput-boolean p1, p0, Lim/tpelyyftgw/ui/components/TableLayout;->drawLines:Z

    .line 368
    return-void
.end method

.method public setOrientation(I)V
    .registers 3
    .param p1, "orientation"    # I

    .line 412
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mOrientation:I

    if-eq v0, p1, :cond_c

    .line 413
    iput p1, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mOrientation:I

    .line 414
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 415
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->requestLayout()V

    .line 417
    :cond_c
    return-void
.end method

.method public setRowCount(I)V
    .registers 3
    .param p1, "rowCount"    # I

    .line 424
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0, p1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->setCount(I)V

    .line 425
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 426
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->requestLayout()V

    .line 427
    return-void
.end method

.method public setRowOrderPreserved(Z)V
    .registers 3
    .param p1, "rowOrderPreserved"    # Z

    .line 462
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mVerticalAxis:Lim/tpelyyftgw/ui/components/TableLayout$Axis;

    invoke-virtual {v0, p1}, Lim/tpelyyftgw/ui/components/TableLayout$Axis;->setOrderPreserved(Z)V

    .line 463
    invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->invalidateStructure()V

    .line 464
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->requestLayout()V

    .line 465
    return-void
.end method

.method public setRtl(Z)V
    .registers 2
    .param p1, "value"    # Z

    .line 375
    iput-boolean p1, p0, Lim/tpelyyftgw/ui/components/TableLayout;->isRtl:Z

    .line 376
    return-void
.end method

.method public setStriped(Z)V
    .registers 2
    .param p1, "value"    # Z

    .line 371
    iput-boolean p1, p0, Lim/tpelyyftgw/ui/components/TableLayout;->isStriped:Z

    .line 372
    return-void
.end method

.method public setUseDefaultMargins(Z)V
    .registers 2
    .param p1, "useDefaultMargins"    # Z

    .line 444
    iput-boolean p1, p0, Lim/tpelyyftgw/ui/components/TableLayout;->mUseDefaultMargins:Z

    .line 445
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout;->requestLayout()V

    .line 446
    return-void
.end method