128 lines
3.4 KiB
Smali
128 lines
3.4 KiB
Smali
.class public Landroidx/constraintlayout/widget/Group;
|
|
.super Landroidx/constraintlayout/widget/ConstraintHelper;
|
|
.source "Group.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0, p1}, Landroidx/constraintlayout/widget/ConstraintHelper;-><init>(Landroid/content/Context;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0, p1, p2}, Landroidx/constraintlayout/widget/ConstraintHelper;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0, p1, p2, p3}, Landroidx/constraintlayout/widget/ConstraintHelper;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected init(Landroid/util/AttributeSet;)V
|
|
.locals 0
|
|
|
|
invoke-super {p0, p1}, Landroidx/constraintlayout/widget/ConstraintHelper;->init(Landroid/util/AttributeSet;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
iput-boolean p1, p0, Landroidx/constraintlayout/widget/Group;->mUseViewMeasure:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public updatePostLayout(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
|
.locals 2
|
|
|
|
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Landroidx/constraintlayout/widget/ConstraintLayout$LayoutParams;
|
|
|
|
iget-object v0, p1, Landroidx/constraintlayout/widget/ConstraintLayout$LayoutParams;->widget:Landroidx/constraintlayout/solver/widgets/ConstraintWidget;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {v0, v1}, Landroidx/constraintlayout/solver/widgets/ConstraintWidget;->setWidth(I)V
|
|
|
|
iget-object p1, p1, Landroidx/constraintlayout/widget/ConstraintLayout$LayoutParams;->widget:Landroidx/constraintlayout/solver/widgets/ConstraintWidget;
|
|
|
|
invoke-virtual {p1, v1}, Landroidx/constraintlayout/solver/widgets/ConstraintWidget;->setHeight(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public updatePreLayout(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
|
.locals 7
|
|
|
|
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->getVisibility()I
|
|
|
|
move-result v0
|
|
|
|
sget v1, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
const/16 v2, 0x15
|
|
|
|
const/4 v3, 0x0
|
|
|
|
if-lt v1, v2, :cond_0
|
|
|
|
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->getElevation()F
|
|
|
|
move-result v1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
const/4 v4, 0x0
|
|
|
|
:goto_1
|
|
iget v5, p0, Landroidx/constraintlayout/widget/Group;->mCount:I
|
|
|
|
if-ge v4, v5, :cond_2
|
|
|
|
iget-object v5, p0, Landroidx/constraintlayout/widget/Group;->mIds:[I
|
|
|
|
aget v5, v5, v4
|
|
|
|
invoke-virtual {p1, v5}, Landroidx/constraintlayout/widget/ConstraintLayout;->getViewById(I)Landroid/view/View;
|
|
|
|
move-result-object v5
|
|
|
|
if-eqz v5, :cond_1
|
|
|
|
invoke-virtual {v5, v0}, Landroid/view/View;->setVisibility(I)V
|
|
|
|
cmpl-float v6, v1, v3
|
|
|
|
if-lez v6, :cond_1
|
|
|
|
sget v6, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
if-lt v6, v2, :cond_1
|
|
|
|
invoke-virtual {v5, v1}, Landroid/view/View;->setElevation(F)V
|
|
|
|
:cond_1
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_2
|
|
return-void
|
|
.end method
|