Changes of com.discord v1181
This commit is contained in:
parent
f52990c3c2
commit
5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions
|
@ -54,8 +54,6 @@
|
|||
|
||||
.field public mCapturedView:Landroid/view/View;
|
||||
|
||||
.field public final mDefaultEdgeSize:I
|
||||
|
||||
.field public mDragState:I
|
||||
|
||||
.field public mEdgeDragsInProgress:[I
|
||||
|
@ -167,10 +165,6 @@
|
|||
|
||||
float-to-int p3, p3
|
||||
|
||||
iput p3, p0, Landroidx/customview/widget/ViewDragHelper;->mDefaultEdgeSize:I
|
||||
|
||||
iget p3, p0, Landroidx/customview/widget/ViewDragHelper;->mDefaultEdgeSize:I
|
||||
|
||||
iput p3, p0, Landroidx/customview/widget/ViewDragHelper;->mEdgeSize:I
|
||||
|
||||
invoke-virtual {p2}, Landroid/view/ViewConfiguration;->getScaledTouchSlop()I
|
||||
|
@ -1258,7 +1252,15 @@
|
|||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p1, " because ACTION_DOWN was not received for this pointer before ACTION_MOVE. It likely happened because ViewDragHelper did not receive all the events in the event stream."
|
||||
const-string p1, " because ACTION_DOWN was not received "
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p1, "for this pointer before ACTION_MOVE. It likely happened because "
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
const-string p1, " ViewDragHelper did not receive all the events in the event stream."
|
||||
|
||||
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
|
@ -1744,7 +1746,7 @@
|
|||
|
||||
const-string p2, "captureChildView: parameter must be a descendant of the ViewDragHelper\'s tracked parent view ("
|
||||
|
||||
invoke-static {p2}, Lf/e/b/a/a;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
invoke-static {p2}, Lf/e/b/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
|
@ -2203,22 +2205,6 @@
|
|||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getDefaultEdgeSize()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iget v0, p0, Landroidx/customview/widget/ViewDragHelper;->mDefaultEdgeSize:I
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public getEdgeSize()I
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
|
@ -2858,27 +2844,6 @@
|
|||
return-void
|
||||
.end method
|
||||
|
||||
.method public setEdgeSize(I)V
|
||||
.locals 0
|
||||
.param p1 # I
|
||||
.annotation build Landroidx/annotation/IntRange;
|
||||
from = 0x0L
|
||||
.end annotation
|
||||
|
||||
.annotation build Landroidx/annotation/Px;
|
||||
.end annotation
|
||||
.end param
|
||||
.annotation build Landroidx/annotation/RestrictTo;
|
||||
value = {
|
||||
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
iput p1, p0, Landroidx/customview/widget/ViewDragHelper;->mEdgeSize:I
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setEdgeTrackingEnabled(I)V
|
||||
.locals 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue