Changes of com.discord v998
This commit is contained in:
parent
dc3b174a87
commit
a8e290ae89
20243 changed files with 1573881 additions and 1337713 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field private final mAppCompatProgressBarHelper:Landroidx/appcompat/widget/AppCompatProgressBarHelper;
|
||||
.field public final mAppCompatProgressBarHelper:Landroidx/appcompat/widget/AppCompatProgressBarHelper;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -48,7 +48,7 @@
|
|||
|
||||
|
||||
# virtual methods
|
||||
.method protected declared-synchronized onMeasure(II)V
|
||||
.method public declared-synchronized onMeasure(II)V
|
||||
.locals 1
|
||||
|
||||
monitor-enter p0
|
||||
|
@ -68,7 +68,7 @@
|
|||
|
||||
move-result p2
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/AppCompatRatingBar;->getNumStars()I
|
||||
invoke-virtual {p0}, Landroid/widget/RatingBar;->getNumStars()I
|
||||
|
||||
move-result v0
|
||||
|
||||
|
@ -80,11 +80,11 @@
|
|||
|
||||
move-result p1
|
||||
|
||||
invoke-virtual {p0}, Landroidx/appcompat/widget/AppCompatRatingBar;->getMeasuredHeight()I
|
||||
invoke-virtual {p0}, Landroid/widget/RatingBar;->getMeasuredHeight()I
|
||||
|
||||
move-result p2
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroidx/appcompat/widget/AppCompatRatingBar;->setMeasuredDimension(II)V
|
||||
invoke-virtual {p0, p1, p2}, Landroid/widget/RatingBar;->setMeasuredDimension(II)V
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue