Changes of com.discord v1344
This commit is contained in:
parent
00a03df92a
commit
ed7cf41cb9
18279 changed files with 989752 additions and 1013884 deletions
|
@ -12,27 +12,27 @@
|
|||
|
||||
|
||||
# instance fields
|
||||
.field public mClose:Landroid/view/View;
|
||||
.field private mClose:Landroid/view/View;
|
||||
|
||||
.field public mCloseItemLayout:I
|
||||
.field private mCloseItemLayout:I
|
||||
|
||||
.field public mCustomView:Landroid/view/View;
|
||||
.field private mCustomView:Landroid/view/View;
|
||||
|
||||
.field public mSubtitle:Ljava/lang/CharSequence;
|
||||
.field private mSubtitle:Ljava/lang/CharSequence;
|
||||
|
||||
.field public mSubtitleStyleRes:I
|
||||
.field private mSubtitleStyleRes:I
|
||||
|
||||
.field public mSubtitleView:Landroid/widget/TextView;
|
||||
.field private mSubtitleView:Landroid/widget/TextView;
|
||||
|
||||
.field public mTitle:Ljava/lang/CharSequence;
|
||||
.field private mTitle:Ljava/lang/CharSequence;
|
||||
|
||||
.field public mTitleLayout:Landroid/widget/LinearLayout;
|
||||
.field private mTitleLayout:Landroid/widget/LinearLayout;
|
||||
|
||||
.field public mTitleOptional:Z
|
||||
.field private mTitleOptional:Z
|
||||
|
||||
.field public mTitleStyleRes:I
|
||||
.field private mTitleStyleRes:I
|
||||
|
||||
.field public mTitleView:Landroid/widget/TextView;
|
||||
.field private mTitleView:Landroid/widget/TextView;
|
||||
|
||||
|
||||
# direct methods
|
||||
|
@ -643,7 +643,9 @@
|
|||
|
||||
invoke-virtual {p1, p0}, Landroid/view/accessibility/AccessibilityEvent;->setSource(Landroid/view/View;)V
|
||||
|
||||
const-class v0, Landroidx/appcompat/widget/ActionBarContextView;
|
||||
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
||||
|
||||
|
@ -1063,26 +1065,24 @@
|
|||
|
||||
if-eq v6, v8, :cond_8
|
||||
|
||||
const/high16 v6, 0x40000000 # 2.0f
|
||||
const/high16 v9, 0x40000000 # 2.0f
|
||||
|
||||
goto :goto_4
|
||||
|
||||
:cond_8
|
||||
const/high16 v6, -0x80000000
|
||||
const/high16 v9, -0x80000000
|
||||
|
||||
:goto_4
|
||||
iget v9, v5, Landroid/view/ViewGroup$LayoutParams;->width:I
|
||||
if-ltz v6, :cond_9
|
||||
|
||||
if-ltz v9, :cond_9
|
||||
|
||||
invoke-static {v9, p2}, Ljava/lang/Math;->min(II)I
|
||||
invoke-static {v6, p2}, Ljava/lang/Math;->min(II)I
|
||||
|
||||
move-result p2
|
||||
|
||||
:cond_9
|
||||
iget v9, v5, Landroid/view/ViewGroup$LayoutParams;->height:I
|
||||
iget v5, v5, Landroid/view/ViewGroup$LayoutParams;->height:I
|
||||
|
||||
if-eq v9, v8, :cond_a
|
||||
if-eq v5, v8, :cond_a
|
||||
|
||||
goto :goto_5
|
||||
|
||||
|
@ -1090,18 +1090,16 @@
|
|||
const/high16 v1, -0x80000000
|
||||
|
||||
:goto_5
|
||||
iget v4, v5, Landroid/view/ViewGroup$LayoutParams;->height:I
|
||||
if-ltz v5, :cond_b
|
||||
|
||||
if-ltz v4, :cond_b
|
||||
|
||||
invoke-static {v4, v3}, Ljava/lang/Math;->min(II)I
|
||||
invoke-static {v5, v3}, Ljava/lang/Math;->min(II)I
|
||||
|
||||
move-result v3
|
||||
|
||||
:cond_b
|
||||
iget-object v4, p0, Landroidx/appcompat/widget/ActionBarContextView;->mCustomView:Landroid/view/View;
|
||||
|
||||
invoke-static {p2, v6}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
|
||||
invoke-static {p2, v9}, Landroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
|
||||
|
||||
move-result p2
|
||||
|
||||
|
@ -1162,7 +1160,9 @@
|
|||
|
||||
invoke-direct {p2}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
||||
const-class v0, Landroidx/appcompat/widget/ActionBarContextView;
|
||||
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
|
||||
|
||||
|
@ -1189,7 +1189,9 @@
|
|||
|
||||
invoke-direct {p2}, Ljava/lang/StringBuilder;-><init>()V
|
||||
|
||||
const-class v0, Landroidx/appcompat/widget/ActionBarContextView;
|
||||
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue