Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
|
@ -0,0 +1,32 @@
|
|||
.class public final Lcom/discord/panels/OverlappingPanelsLayout$Companion;
|
||||
.super Ljava/lang/Object;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "Companion"
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,123 @@
|
|||
.class public final enum Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x4019
|
||||
name = "LockState"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Lcom/discord/panels/OverlappingPanelsLayout$LockState;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic $VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
.field public static final enum CLOSE:Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
.field public static final enum OPEN:Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
.field public static final enum UNLOCKED:Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x3
|
||||
|
||||
new-array v0, v0, [Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
const-string v2, "OPEN"
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$LockState;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$LockState;->OPEN:Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
const-string v2, "CLOSE"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$LockState;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$LockState;->CLOSE:Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
const-string v2, "UNLOCKED"
|
||||
|
||||
const/4 v3, 0x2
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$LockState;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$LockState;->UNLOCKED:Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
sput-object v0, Lcom/discord/panels/OverlappingPanelsLayout$LockState;->$VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static valueOf(Ljava/lang/String;)Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lcom/discord/panels/OverlappingPanelsLayout$LockState;->$VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
invoke-virtual {v0}, [Lcom/discord/panels/OverlappingPanelsLayout$LockState;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Lcom/discord/panels/OverlappingPanelsLayout$LockState;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,123 @@
|
|||
.class public final enum Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x4019
|
||||
name = "Panel"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Lcom/discord/panels/OverlappingPanelsLayout$Panel;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic $VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
.field public static final enum CENTER:Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
.field public static final enum END:Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
.field public static final enum START:Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x3
|
||||
|
||||
new-array v0, v0, [Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
const-string v2, "START"
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$Panel;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$Panel;->START:Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
const-string v2, "CENTER"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$Panel;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$Panel;->CENTER:Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
const-string v2, "END"
|
||||
|
||||
const/4 v3, 0x2
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$Panel;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$Panel;->END:Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
sput-object v0, Lcom/discord/panels/OverlappingPanelsLayout$Panel;->$VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static valueOf(Ljava/lang/String;)Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lcom/discord/panels/OverlappingPanelsLayout$Panel;->$VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
invoke-virtual {v0}, [Lcom/discord/panels/OverlappingPanelsLayout$Panel;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Lcom/discord/panels/OverlappingPanelsLayout$Panel;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,19 @@
|
|||
.class public interface abstract Lcom/discord/panels/OverlappingPanelsLayout$PanelStateListener;
|
||||
.super Ljava/lang/Object;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x609
|
||||
name = "PanelStateListener"
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract onPanelStateChange(Lcom/discord/panels/PanelState;)V
|
||||
.end method
|
|
@ -0,0 +1,109 @@
|
|||
.class public final enum Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x4019
|
||||
name = "SwipeDirection"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic $VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
.field public static final enum LEFT:Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
.field public static final enum RIGHT:Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 4
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v0, v0, [Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
const-string v2, "LEFT"
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;->LEFT:Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
new-instance v1, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
const-string v2, "RIGHT"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v1, v2, v3}, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v1, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;->RIGHT:Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
aput-object v1, v0, v3
|
||||
|
||||
sput-object v0, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;->$VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Ljava/lang/String;I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"()V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public static valueOf(Ljava/lang/String;)Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
check-cast p0, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;->$VALUES:[Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
invoke-virtual {v0}, [Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Lcom/discord/panels/OverlappingPanelsLayout$SwipeDirection;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,119 @@
|
|||
.class public final Lcom/discord/panels/OverlappingPanelsLayout$a;
|
||||
.super Ljava/lang/Object;
|
||||
.source "java-style lambda group"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;->updateCenterPanelXWithAnimation(FZJ)V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic a:I
|
||||
|
||||
.field public final synthetic b:Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(ILjava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
iput p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$a;->a:I
|
||||
|
||||
iput-object p2, p0, Lcom/discord/panels/OverlappingPanelsLayout$a;->b:Ljava/lang/Object;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onAnimationUpdate(Landroid/animation/ValueAnimator;)V
|
||||
.locals 4
|
||||
|
||||
iget v0, p0, Lcom/discord/panels/OverlappingPanelsLayout$a;->a:I
|
||||
|
||||
const-string v1, "null cannot be cast to non-null type kotlin.Float"
|
||||
|
||||
const-string v2, "animator"
|
||||
|
||||
if-eqz v0, :cond_2
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
if-ne v0, v3, :cond_1
|
||||
|
||||
iget-object v0, p0, Lcom/discord/panels/OverlappingPanelsLayout$a;->b:Ljava/lang/Object;
|
||||
|
||||
check-cast v0, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1, v2}, Lz/n/c/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
check-cast p1, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$updateCenterPanelX(Lcom/discord/panels/OverlappingPanelsLayout;F)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Lkotlin/TypeCastException;
|
||||
|
||||
invoke-direct {p1, v1}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_1
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_2
|
||||
iget-object v0, p0, Lcom/discord/panels/OverlappingPanelsLayout$a;->b:Ljava/lang/Object;
|
||||
|
||||
check-cast v0, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1, v2}, Lz/n/c/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
|
||||
check-cast p1, Ljava/lang/Float;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Float;->floatValue()F
|
||||
|
||||
move-result p1
|
||||
|
||||
invoke-static {v0, p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$updateCenterPanelX(Lcom/discord/panels/OverlappingPanelsLayout;F)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_3
|
||||
new-instance p1, Lkotlin/TypeCastException;
|
||||
|
||||
invoke-direct {p1, v1}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
|
@ -0,0 +1,143 @@
|
|||
.class public final Lcom/discord/panels/OverlappingPanelsLayout$b;
|
||||
.super Ljava/lang/Object;
|
||||
.source "java-style lambda group"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnLayoutChangeListener;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;->initPanels()V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:I
|
||||
|
||||
.field public final synthetic e:Ljava/lang/Object;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(ILjava/lang/Object;)V
|
||||
.locals 0
|
||||
|
||||
iput p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->d:I
|
||||
|
||||
iput-object p2, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final onLayoutChange(Landroid/view/View;IIIIIIII)V
|
||||
.locals 0
|
||||
|
||||
iget p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->d:I
|
||||
|
||||
if-eqz p1, :cond_3
|
||||
|
||||
const/4 p3, 0x1
|
||||
|
||||
if-ne p1, p3, :cond_2
|
||||
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$isLeftToRight$p(Lcom/discord/panels/OverlappingPanelsLayout;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
if-eq p2, p6, :cond_0
|
||||
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$handleEndPanelWidthUpdate(Lcom/discord/panels/OverlappingPanelsLayout;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$isLeftToRight$p(Lcom/discord/panels/OverlappingPanelsLayout;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-nez p1, :cond_1
|
||||
|
||||
if-eq p4, p8, :cond_1
|
||||
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$handleEndPanelWidthUpdate(Lcom/discord/panels/OverlappingPanelsLayout;)V
|
||||
|
||||
:cond_1
|
||||
:goto_0
|
||||
return-void
|
||||
|
||||
:cond_2
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
|
||||
:cond_3
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$isLeftToRight$p(Lcom/discord/panels/OverlappingPanelsLayout;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-eqz p1, :cond_4
|
||||
|
||||
if-eq p4, p8, :cond_4
|
||||
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$handleStartPanelWidthUpdate(Lcom/discord/panels/OverlappingPanelsLayout;)V
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_4
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$isLeftToRight$p(Lcom/discord/panels/OverlappingPanelsLayout;)Z
|
||||
|
||||
move-result p1
|
||||
|
||||
if-nez p1, :cond_5
|
||||
|
||||
if-eq p2, p6, :cond_5
|
||||
|
||||
iget-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$b;->e:Ljava/lang/Object;
|
||||
|
||||
check-cast p1, Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
invoke-static {p1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$handleStartPanelWidthUpdate(Lcom/discord/panels/OverlappingPanelsLayout;)V
|
||||
|
||||
:cond_5
|
||||
:goto_1
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,64 @@
|
|||
.class public final Lcom/discord/panels/OverlappingPanelsLayout$c;
|
||||
.super Lz/n/c/k;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;->closePanels(Z)V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lz/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $isFling:Z
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/panels/OverlappingPanelsLayout;Z)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$c;->this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
iput-boolean p2, p0, Lcom/discord/panels/OverlappingPanelsLayout$c;->$isFling:Z
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/discord/panels/OverlappingPanelsLayout$c;->this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
iget-boolean v1, p0, Lcom/discord/panels/OverlappingPanelsLayout$c;->$isFling:Z
|
||||
|
||||
invoke-static {v0, v1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$closePanels(Lcom/discord/panels/OverlappingPanelsLayout;Z)V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,64 @@
|
|||
.class public final Lcom/discord/panels/OverlappingPanelsLayout$d;
|
||||
.super Lz/n/c/k;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;->openEndPanel(Z)V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lz/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $isFling:Z
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/panels/OverlappingPanelsLayout;Z)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$d;->this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
iput-boolean p2, p0, Lcom/discord/panels/OverlappingPanelsLayout$d;->$isFling:Z
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/discord/panels/OverlappingPanelsLayout$d;->this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
iget-boolean v1, p0, Lcom/discord/panels/OverlappingPanelsLayout$d;->$isFling:Z
|
||||
|
||||
invoke-static {v0, v1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$openEndPanel(Lcom/discord/panels/OverlappingPanelsLayout;Z)V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,64 @@
|
|||
.class public final Lcom/discord/panels/OverlappingPanelsLayout$e;
|
||||
.super Lz/n/c/k;
|
||||
.source "OverlappingPanelsLayout.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Lcom/discord/panels/OverlappingPanelsLayout;->openStartPanel(Z)V
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lz/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $isFling:Z
|
||||
|
||||
.field public final synthetic this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/panels/OverlappingPanelsLayout;Z)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lcom/discord/panels/OverlappingPanelsLayout$e;->this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
iput-boolean p2, p0, Lcom/discord/panels/OverlappingPanelsLayout$e;->$isFling:Z
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public invoke()Ljava/lang/Object;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Lcom/discord/panels/OverlappingPanelsLayout$e;->this$0:Lcom/discord/panels/OverlappingPanelsLayout;
|
||||
|
||||
iget-boolean v1, p0, Lcom/discord/panels/OverlappingPanelsLayout$e;->$isFling:Z
|
||||
|
||||
invoke-static {v0, v1}, Lcom/discord/panels/OverlappingPanelsLayout;->access$openStartPanel(Lcom/discord/panels/OverlappingPanelsLayout;Z)V
|
||||
|
||||
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object v0
|
||||
.end method
|
3504
com.discord/smali/com/discord/panels/OverlappingPanelsLayout.smali
Normal file
3504
com.discord/smali/com/discord/panels/OverlappingPanelsLayout.smali
Normal file
File diff suppressed because it is too large
Load diff
42
com.discord/smali/com/discord/panels/PanelState$a.smali
Normal file
42
com.discord/smali/com/discord/panels/PanelState$a.smali
Normal file
|
@ -0,0 +1,42 @@
|
|||
.class public final Lcom/discord/panels/PanelState$a;
|
||||
.super Lcom/discord/panels/PanelState;
|
||||
.source "PanelState.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/PanelState;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lcom/discord/panels/PanelState$a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/discord/panels/PanelState$a;
|
||||
|
||||
invoke-direct {v0}, Lcom/discord/panels/PanelState$a;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/discord/panels/PanelState$a;->a:Lcom/discord/panels/PanelState$a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lcom/discord/panels/PanelState;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
return-void
|
||||
.end method
|
42
com.discord/smali/com/discord/panels/PanelState$b.smali
Normal file
42
com.discord/smali/com/discord/panels/PanelState$b.smali
Normal file
|
@ -0,0 +1,42 @@
|
|||
.class public final Lcom/discord/panels/PanelState$b;
|
||||
.super Lcom/discord/panels/PanelState;
|
||||
.source "PanelState.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/PanelState;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "b"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lcom/discord/panels/PanelState$b;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/discord/panels/PanelState$b;
|
||||
|
||||
invoke-direct {v0}, Lcom/discord/panels/PanelState$b;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/discord/panels/PanelState$b;->a:Lcom/discord/panels/PanelState$b;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lcom/discord/panels/PanelState;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
return-void
|
||||
.end method
|
42
com.discord/smali/com/discord/panels/PanelState$c.smali
Normal file
42
com.discord/smali/com/discord/panels/PanelState$c.smali
Normal file
|
@ -0,0 +1,42 @@
|
|||
.class public final Lcom/discord/panels/PanelState$c;
|
||||
.super Lcom/discord/panels/PanelState;
|
||||
.source "PanelState.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/PanelState;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "c"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lcom/discord/panels/PanelState$c;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/discord/panels/PanelState$c;
|
||||
|
||||
invoke-direct {v0}, Lcom/discord/panels/PanelState$c;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/discord/panels/PanelState$c;->a:Lcom/discord/panels/PanelState$c;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lcom/discord/panels/PanelState;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
return-void
|
||||
.end method
|
42
com.discord/smali/com/discord/panels/PanelState$d.smali
Normal file
42
com.discord/smali/com/discord/panels/PanelState$d.smali
Normal file
|
@ -0,0 +1,42 @@
|
|||
.class public final Lcom/discord/panels/PanelState$d;
|
||||
.super Lcom/discord/panels/PanelState;
|
||||
.source "PanelState.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/PanelState;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "d"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lcom/discord/panels/PanelState$d;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lcom/discord/panels/PanelState$d;
|
||||
|
||||
invoke-direct {v0}, Lcom/discord/panels/PanelState$d;-><init>()V
|
||||
|
||||
sput-object v0, Lcom/discord/panels/PanelState$d;->a:Lcom/discord/panels/PanelState$d;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 1
|
||||
|
||||
const/4 v0, 0x0
|
||||
|
||||
invoke-direct {p0, v0}, Lcom/discord/panels/PanelState;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
|
||||
return-void
|
||||
.end method
|
32
com.discord/smali/com/discord/panels/PanelState.smali
Normal file
32
com.discord/smali/com/discord/panels/PanelState.smali
Normal file
|
@ -0,0 +1,32 @@
|
|||
.class public abstract Lcom/discord/panels/PanelState;
|
||||
.super Ljava/lang/Object;
|
||||
.source "PanelState.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lcom/discord/panels/PanelState$d;,
|
||||
Lcom/discord/panels/PanelState$c;,
|
||||
Lcom/discord/panels/PanelState$b;,
|
||||
Lcom/discord/panels/PanelState$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
271
com.discord/smali/com/discord/panels/R$a.smali
Normal file
271
com.discord/smali/com/discord/panels/R$a.smali
Normal file
|
@ -0,0 +1,271 @@
|
|||
.class public final Lcom/discord/panels/R$a;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Lcom/discord/panels/R;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "a"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final abc_action_bar_content_inset_material:I = 0x7f070000
|
||||
|
||||
.field public static final abc_action_bar_content_inset_with_nav:I = 0x7f070001
|
||||
|
||||
.field public static final abc_action_bar_default_height_material:I = 0x7f070002
|
||||
|
||||
.field public static final abc_action_bar_default_padding_end_material:I = 0x7f070003
|
||||
|
||||
.field public static final abc_action_bar_default_padding_start_material:I = 0x7f070004
|
||||
|
||||
.field public static final abc_action_bar_elevation_material:I = 0x7f070005
|
||||
|
||||
.field public static final abc_action_bar_icon_vertical_padding_material:I = 0x7f070006
|
||||
|
||||
.field public static final abc_action_bar_overflow_padding_end_material:I = 0x7f070007
|
||||
|
||||
.field public static final abc_action_bar_overflow_padding_start_material:I = 0x7f070008
|
||||
|
||||
.field public static final abc_action_bar_stacked_max_height:I = 0x7f070009
|
||||
|
||||
.field public static final abc_action_bar_stacked_tab_max_width:I = 0x7f07000a
|
||||
|
||||
.field public static final abc_action_bar_subtitle_bottom_margin_material:I = 0x7f07000b
|
||||
|
||||
.field public static final abc_action_bar_subtitle_top_margin_material:I = 0x7f07000c
|
||||
|
||||
.field public static final abc_action_button_min_height_material:I = 0x7f07000d
|
||||
|
||||
.field public static final abc_action_button_min_width_material:I = 0x7f07000e
|
||||
|
||||
.field public static final abc_action_button_min_width_overflow_material:I = 0x7f07000f
|
||||
|
||||
.field public static final abc_alert_dialog_button_bar_height:I = 0x7f070010
|
||||
|
||||
.field public static final abc_alert_dialog_button_dimen:I = 0x7f070011
|
||||
|
||||
.field public static final abc_button_inset_horizontal_material:I = 0x7f070012
|
||||
|
||||
.field public static final abc_button_inset_vertical_material:I = 0x7f070013
|
||||
|
||||
.field public static final abc_button_padding_horizontal_material:I = 0x7f070014
|
||||
|
||||
.field public static final abc_button_padding_vertical_material:I = 0x7f070015
|
||||
|
||||
.field public static final abc_cascading_menus_min_smallest_width:I = 0x7f070016
|
||||
|
||||
.field public static final abc_config_prefDialogWidth:I = 0x7f070017
|
||||
|
||||
.field public static final abc_control_corner_material:I = 0x7f070018
|
||||
|
||||
.field public static final abc_control_inset_material:I = 0x7f070019
|
||||
|
||||
.field public static final abc_control_padding_material:I = 0x7f07001a
|
||||
|
||||
.field public static final abc_dialog_corner_radius_material:I = 0x7f07001b
|
||||
|
||||
.field public static final abc_dialog_fixed_height_major:I = 0x7f07001c
|
||||
|
||||
.field public static final abc_dialog_fixed_height_minor:I = 0x7f07001d
|
||||
|
||||
.field public static final abc_dialog_fixed_width_major:I = 0x7f07001e
|
||||
|
||||
.field public static final abc_dialog_fixed_width_minor:I = 0x7f07001f
|
||||
|
||||
.field public static final abc_dialog_list_padding_bottom_no_buttons:I = 0x7f070020
|
||||
|
||||
.field public static final abc_dialog_list_padding_top_no_title:I = 0x7f070021
|
||||
|
||||
.field public static final abc_dialog_min_width_major:I = 0x7f070022
|
||||
|
||||
.field public static final abc_dialog_min_width_minor:I = 0x7f070023
|
||||
|
||||
.field public static final abc_dialog_padding_material:I = 0x7f070024
|
||||
|
||||
.field public static final abc_dialog_padding_top_material:I = 0x7f070025
|
||||
|
||||
.field public static final abc_dialog_title_divider_material:I = 0x7f070026
|
||||
|
||||
.field public static final abc_disabled_alpha_material_dark:I = 0x7f070027
|
||||
|
||||
.field public static final abc_disabled_alpha_material_light:I = 0x7f070028
|
||||
|
||||
.field public static final abc_dropdownitem_icon_width:I = 0x7f070029
|
||||
|
||||
.field public static final abc_dropdownitem_text_padding_left:I = 0x7f07002a
|
||||
|
||||
.field public static final abc_dropdownitem_text_padding_right:I = 0x7f07002b
|
||||
|
||||
.field public static final abc_edit_text_inset_bottom_material:I = 0x7f07002c
|
||||
|
||||
.field public static final abc_edit_text_inset_horizontal_material:I = 0x7f07002d
|
||||
|
||||
.field public static final abc_edit_text_inset_top_material:I = 0x7f07002e
|
||||
|
||||
.field public static final abc_floating_window_z:I = 0x7f07002f
|
||||
|
||||
.field public static final abc_list_item_height_large_material:I = 0x7f070030
|
||||
|
||||
.field public static final abc_list_item_height_material:I = 0x7f070031
|
||||
|
||||
.field public static final abc_list_item_height_small_material:I = 0x7f070032
|
||||
|
||||
.field public static final abc_list_item_padding_horizontal_material:I = 0x7f070033
|
||||
|
||||
.field public static final abc_panel_menu_list_width:I = 0x7f070034
|
||||
|
||||
.field public static final abc_progress_bar_height_material:I = 0x7f070035
|
||||
|
||||
.field public static final abc_search_view_preferred_height:I = 0x7f070036
|
||||
|
||||
.field public static final abc_search_view_preferred_width:I = 0x7f070037
|
||||
|
||||
.field public static final abc_seekbar_track_background_height_material:I = 0x7f070038
|
||||
|
||||
.field public static final abc_seekbar_track_progress_height_material:I = 0x7f070039
|
||||
|
||||
.field public static final abc_select_dialog_padding_start_material:I = 0x7f07003a
|
||||
|
||||
.field public static final abc_switch_padding:I = 0x7f07003b
|
||||
|
||||
.field public static final abc_text_size_body_1_material:I = 0x7f07003c
|
||||
|
||||
.field public static final abc_text_size_body_2_material:I = 0x7f07003d
|
||||
|
||||
.field public static final abc_text_size_button_material:I = 0x7f07003e
|
||||
|
||||
.field public static final abc_text_size_caption_material:I = 0x7f07003f
|
||||
|
||||
.field public static final abc_text_size_display_1_material:I = 0x7f070040
|
||||
|
||||
.field public static final abc_text_size_display_2_material:I = 0x7f070041
|
||||
|
||||
.field public static final abc_text_size_display_3_material:I = 0x7f070042
|
||||
|
||||
.field public static final abc_text_size_display_4_material:I = 0x7f070043
|
||||
|
||||
.field public static final abc_text_size_headline_material:I = 0x7f070044
|
||||
|
||||
.field public static final abc_text_size_large_material:I = 0x7f070045
|
||||
|
||||
.field public static final abc_text_size_medium_material:I = 0x7f070046
|
||||
|
||||
.field public static final abc_text_size_menu_header_material:I = 0x7f070047
|
||||
|
||||
.field public static final abc_text_size_menu_material:I = 0x7f070048
|
||||
|
||||
.field public static final abc_text_size_small_material:I = 0x7f070049
|
||||
|
||||
.field public static final abc_text_size_subhead_material:I = 0x7f07004a
|
||||
|
||||
.field public static final abc_text_size_subtitle_material_toolbar:I = 0x7f07004b
|
||||
|
||||
.field public static final abc_text_size_title_material:I = 0x7f07004c
|
||||
|
||||
.field public static final abc_text_size_title_material_toolbar:I = 0x7f07004d
|
||||
|
||||
.field public static final compat_button_inset_horizontal_material:I = 0x7f070083
|
||||
|
||||
.field public static final compat_button_inset_vertical_material:I = 0x7f070084
|
||||
|
||||
.field public static final compat_button_padding_horizontal_material:I = 0x7f070085
|
||||
|
||||
.field public static final compat_button_padding_vertical_material:I = 0x7f070086
|
||||
|
||||
.field public static final compat_control_corner_material:I = 0x7f070087
|
||||
|
||||
.field public static final compat_notification_large_icon_max_height:I = 0x7f070088
|
||||
|
||||
.field public static final compat_notification_large_icon_max_width:I = 0x7f070089
|
||||
|
||||
.field public static final disabled_alpha_material_dark:I = 0x7f0700c8
|
||||
|
||||
.field public static final disabled_alpha_material_light:I = 0x7f0700c9
|
||||
|
||||
.field public static final highlight_alpha_material_colored:I = 0x7f0700e5
|
||||
|
||||
.field public static final highlight_alpha_material_dark:I = 0x7f0700e6
|
||||
|
||||
.field public static final highlight_alpha_material_light:I = 0x7f0700e7
|
||||
|
||||
.field public static final hint_alpha_material_dark:I = 0x7f0700e8
|
||||
|
||||
.field public static final hint_alpha_material_light:I = 0x7f0700e9
|
||||
|
||||
.field public static final hint_pressed_alpha_material_dark:I = 0x7f0700ea
|
||||
|
||||
.field public static final hint_pressed_alpha_material_light:I = 0x7f0700eb
|
||||
|
||||
.field public static final notification_action_icon_size:I = 0x7f0701b2
|
||||
|
||||
.field public static final notification_action_text_size:I = 0x7f0701b3
|
||||
|
||||
.field public static final notification_big_circle_margin:I = 0x7f0701b4
|
||||
|
||||
.field public static final notification_content_margin_start:I = 0x7f0701b5
|
||||
|
||||
.field public static final notification_large_icon_height:I = 0x7f0701b6
|
||||
|
||||
.field public static final notification_large_icon_width:I = 0x7f0701b7
|
||||
|
||||
.field public static final notification_main_column_padding_top:I = 0x7f0701b8
|
||||
|
||||
.field public static final notification_media_narrow_margin:I = 0x7f0701b9
|
||||
|
||||
.field public static final notification_right_icon_size:I = 0x7f0701ba
|
||||
|
||||
.field public static final notification_right_side_padding_top:I = 0x7f0701bb
|
||||
|
||||
.field public static final notification_small_icon_background_padding:I = 0x7f0701bc
|
||||
|
||||
.field public static final notification_small_icon_size_as_large:I = 0x7f0701bd
|
||||
|
||||
.field public static final notification_subtext_size:I = 0x7f0701be
|
||||
|
||||
.field public static final notification_top_pad:I = 0x7f0701bf
|
||||
|
||||
.field public static final notification_top_pad_large_text:I = 0x7f0701c0
|
||||
|
||||
.field public static final overlapping_panels_center_panel_non_resting_elevation:I = 0x7f0701c1
|
||||
|
||||
.field public static final overlapping_panels_closed_center_panel_visible_width:I = 0x7f0701c2
|
||||
|
||||
.field public static final overlapping_panels_home_gesture_from_bottom_threshold:I = 0x7f0701c3
|
||||
|
||||
.field public static final overlapping_panels_margin_between_panels:I = 0x7f0701c4
|
||||
|
||||
.field public static final overlapping_panels_min_fling_dp_per_second:I = 0x7f0701c5
|
||||
|
||||
.field public static final overlapping_panels_scroll_slop:I = 0x7f0701c6
|
||||
|
||||
.field public static final tooltip_corner_radius:I = 0x7f0701de
|
||||
|
||||
.field public static final tooltip_horizontal_padding:I = 0x7f0701df
|
||||
|
||||
.field public static final tooltip_margin:I = 0x7f0701e0
|
||||
|
||||
.field public static final tooltip_precise_anchor_extra_offset:I = 0x7f0701e1
|
||||
|
||||
.field public static final tooltip_precise_anchor_threshold:I = 0x7f0701e2
|
||||
|
||||
.field public static final tooltip_vertical_padding:I = 0x7f0701e3
|
||||
|
||||
.field public static final tooltip_y_offset_non_touch:I = 0x7f0701e4
|
||||
|
||||
.field public static final tooltip_y_offset_touch:I = 0x7f0701e5
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
1843
com.discord/smali/com/discord/panels/R$b.smali
Normal file
1843
com.discord/smali/com/discord/panels/R$b.smali
Normal file
File diff suppressed because it is too large
Load diff
21
com.discord/smali/com/discord/panels/R.smali
Normal file
21
com.discord/smali/com/discord/panels/R.smali
Normal file
|
@ -0,0 +1,21 @@
|
|||
.class public final Lcom/discord/panels/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lcom/discord/panels/R$a;,
|
||||
Lcom/discord/panels/R$b;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue