Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -30,14 +30,14 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method protected init(Landroid/util/AttributeSet;)V
|
||||
.method public 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
|
||||
iput-boolean p1, p0, Landroidx/constraintlayout/widget/ConstraintHelper;->mUseViewMeasure:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
@ -45,7 +45,7 @@
|
|||
.method public updatePostLayout(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
||||
.locals 2
|
||||
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
||||
invoke-virtual {p0}, Landroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
@ -65,64 +65,52 @@
|
|||
.end method
|
||||
|
||||
.method public updatePreLayout(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
||||
.locals 7
|
||||
.locals 5
|
||||
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->getVisibility()I
|
||||
invoke-virtual {p0}, Landroid/view/View;->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
|
||||
invoke-virtual {p0}, Landroid/view/View;->getElevation()F
|
||||
|
||||
move-result v1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v1, 0x0
|
||||
const/4 v2, 0x0
|
||||
|
||||
:goto_0
|
||||
iget v3, p0, Landroidx/constraintlayout/widget/ConstraintHelper;->mCount:I
|
||||
|
||||
if-ge v2, v3, :cond_1
|
||||
|
||||
iget-object v3, p0, Landroidx/constraintlayout/widget/ConstraintHelper;->mIds:[I
|
||||
|
||||
aget v3, v3, v2
|
||||
|
||||
invoke-virtual {p1, v3}, Landroidx/constraintlayout/widget/ConstraintLayout;->getViewById(I)Landroid/view/View;
|
||||
|
||||
move-result-object v3
|
||||
|
||||
if-eqz v3, :cond_0
|
||||
|
||||
invoke-virtual {v3, v0}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
const/4 v4, 0x0
|
||||
|
||||
:goto_1
|
||||
iget v5, p0, Landroidx/constraintlayout/widget/Group;->mCount:I
|
||||
cmpl-float v4, v1, v4
|
||||
|
||||
if-ge v4, v5, :cond_2
|
||||
if-lez v4, :cond_0
|
||||
|
||||
iget-object v5, p0, Landroidx/constraintlayout/widget/Group;->mIds:[I
|
||||
sget v4, Landroid/os/Build$VERSION;->SDK_INT:I
|
||||
|
||||
aget v5, v5, v4
|
||||
invoke-virtual {v3, v1}, Landroid/view/View;->setElevation(F)V
|
||||
|
||||
invoke-virtual {p1, v5}, Landroidx/constraintlayout/widget/ConstraintLayout;->getViewById(I)Landroid/view/View;
|
||||
:cond_0
|
||||
add-int/lit8 v2, v2, 0x1
|
||||
|
||||
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
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
add-int/lit8 v4, v4, 0x1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_2
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue