PercentLayoutHelper$PercentMarginLayoutParams.smali

.class Landroidx/percentlayout/widget/PercentLayoutHelper$PercentMarginLayoutParams;
.super Landroid/view/ViewGroup$MarginLayoutParams;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Landroidx/percentlayout/widget/PercentLayoutHelper;
.end annotation

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


# instance fields
.field mIsHeightComputedFromAspectRatio:Z

.field mIsWidthComputedFromAspectRatio:Z


# direct methods
.method public constructor <init>(II)V
    .registers 3

    .line 394
    invoke-direct {p0, p1, p2}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(II)V

    return-void
.end method