Changes of com.discord v1271
This commit is contained in:
parent
2e142f9b6b
commit
4244e04c36
14542 changed files with 904422 additions and 1057813 deletions
|
@ -42,36 +42,6 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public onAttachedToWindow()V
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0}, Landroidx/constraintlayout/widget/ConstraintHelper;->onAttachedToWindow()V
|
||||
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/ConstraintHelper;->applyLayoutFeatures()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setElevation(F)V
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0, p1}, Landroid/view/View;->setElevation(F)V
|
||||
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/ConstraintHelper;->applyLayoutFeatures()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setVisibility(I)V
|
||||
.locals 0
|
||||
|
||||
invoke-super {p0, p1}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/ConstraintHelper;->applyLayoutFeatures()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public updatePostLayout(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
||||
.locals 2
|
||||
|
||||
|
@ -93,3 +63,50 @@
|
|||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public updatePreLayout(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
||||
.locals 5
|
||||
|
||||
invoke-virtual {p0}, Landroid/view/View;->getVisibility()I
|
||||
|
||||
move-result v0
|
||||
|
||||
invoke-virtual {p0}, Landroid/view/View;->getElevation()F
|
||||
|
||||
move-result v1
|
||||
|
||||
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
|
||||
|
||||
cmpl-float v4, v1, v4
|
||||
|
||||
if-lez v4, :cond_0
|
||||
|
||||
invoke-virtual {v3, v1}, Landroid/view/View;->setElevation(F)V
|
||||
|
||||
:cond_0
|
||||
add-int/lit8 v2, v2, 0x1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
return-void
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue