Changes of com.discord v1181
This commit is contained in:
parent
f52990c3c2
commit
5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions
|
@ -0,0 +1,25 @@
|
|||
.class public final Landroidx/browser/trusted/splashscreens/SplashScreenParamKey;
|
||||
.super Ljava/lang/Object;
|
||||
.source "SplashScreenParamKey.java"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final KEY_BACKGROUND_COLOR:Ljava/lang/String; = "androidx.browser.trusted.trusted.KEY_SPLASH_SCREEN_BACKGROUND_COLOR"
|
||||
|
||||
.field public static final KEY_FADE_OUT_DURATION_MS:Ljava/lang/String; = "androidx.browser.trusted.KEY_SPLASH_SCREEN_FADE_OUT_DURATION"
|
||||
|
||||
.field public static final KEY_IMAGE_TRANSFORMATION_MATRIX:Ljava/lang/String; = "androidx.browser.trusted.KEY_SPLASH_SCREEN_TRANSFORMATION_MATRIX"
|
||||
|
||||
.field public static final KEY_SCALE_TYPE:Ljava/lang/String; = "androidx.browser.trusted.KEY_SPLASH_SCREEN_SCALE_TYPE"
|
||||
|
||||
.field public static final KEY_VERSION:Ljava/lang/String; = "androidx.browser.trusted.KEY_SPLASH_SCREEN_VERSION"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,17 @@
|
|||
.class public final Landroidx/browser/trusted/splashscreens/SplashScreenVersion;
|
||||
.super Ljava/lang/Object;
|
||||
.source "SplashScreenVersion.java"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final V1:Ljava/lang/String; = "androidx.browser.trusted.category.TrustedWebActivitySplashScreensV1"
|
||||
|
||||
|
||||
# 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