Changes of com.discord v1144
This commit is contained in:
parent
4746542b20
commit
f52990c3c2
25752 changed files with 4382359 additions and 77 deletions
|
@ -0,0 +1,102 @@
|
|||
.class public Landroidx/appcompat/widget/AppCompatRatingBar;
|
||||
.super Landroid/widget/RatingBar;
|
||||
.source "AppCompatRatingBar.java"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final mAppCompatProgressBarHelper:Landroidx/appcompat/widget/AppCompatProgressBarHelper;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, p1, v0}, Landroidx/appcompat/widget/AppCompatRatingBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
.locals 1
|
||||
|
||||
sget v0, Landroidx/appcompat/R$attr;->ratingBarStyle:I
|
||||
|
||||
invoke-direct {p0, p1, p2, v0}, Landroidx/appcompat/widget/AppCompatRatingBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)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}, Landroid/widget/RatingBar;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
|
||||
new-instance p1, Landroidx/appcompat/widget/AppCompatProgressBarHelper;
|
||||
|
||||
invoke-direct {p1, p0}, Landroidx/appcompat/widget/AppCompatProgressBarHelper;-><init>(Landroid/widget/ProgressBar;)V
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/widget/AppCompatRatingBar;->mAppCompatProgressBarHelper:Landroidx/appcompat/widget/AppCompatProgressBarHelper;
|
||||
|
||||
iget-object p1, p0, Landroidx/appcompat/widget/AppCompatRatingBar;->mAppCompatProgressBarHelper:Landroidx/appcompat/widget/AppCompatProgressBarHelper;
|
||||
|
||||
invoke-virtual {p1, p2, p3}, Landroidx/appcompat/widget/AppCompatProgressBarHelper;->loadFromAttributes(Landroid/util/AttributeSet;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public declared-synchronized onMeasure(II)V
|
||||
.locals 1
|
||||
|
||||
monitor-enter p0
|
||||
|
||||
:try_start_0
|
||||
invoke-super {p0, p1, p2}, Landroid/widget/RatingBar;->onMeasure(II)V
|
||||
|
||||
iget-object p2, p0, Landroidx/appcompat/widget/AppCompatRatingBar;->mAppCompatProgressBarHelper:Landroidx/appcompat/widget/AppCompatProgressBarHelper;
|
||||
|
||||
invoke-virtual {p2}, Landroidx/appcompat/widget/AppCompatProgressBarHelper;->getSampleTile()Landroid/graphics/Bitmap;
|
||||
|
||||
move-result-object p2
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
invoke-virtual {p2}, Landroid/graphics/Bitmap;->getWidth()I
|
||||
|
||||
move-result p2
|
||||
|
||||
invoke-virtual {p0}, Landroid/widget/RatingBar;->getNumStars()I
|
||||
|
||||
move-result v0
|
||||
|
||||
mul-int p2, p2, v0
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-static {p2, p1, v0}, Landroid/view/View;->resolveSizeAndState(III)I
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-virtual {p0}, Landroid/widget/RatingBar;->getMeasuredHeight()I
|
||||
|
||||
move-result p2
|
||||
|
||||
invoke-virtual {p0, p1, p2}, Landroid/widget/RatingBar;->setMeasuredDimension(II)V
|
||||
:try_end_0
|
||||
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
||||
|
||||
:cond_0
|
||||
monitor-exit p0
|
||||
|
||||
return-void
|
||||
|
||||
:catchall_0
|
||||
move-exception p1
|
||||
|
||||
monitor-exit p0
|
||||
|
||||
throw p1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue