apkfuckery/com.discord/smali/androidx/cardview/R$color.smali

35 lines
768 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Landroidx/cardview/R$color;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/cardview/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "color"
.end annotation
# static fields
2020-01-28 00:59:01 +00:00
.field public static final cardview_dark_background:I = 0x7f06006d
2019-07-24 11:27:29 +00:00
2020-01-28 00:59:01 +00:00
.field public static final cardview_light_background:I = 0x7f06006e
2019-07-24 11:27:29 +00:00
2020-01-28 00:59:01 +00:00
.field public static final cardview_shadow_end_color:I = 0x7f06006f
2019-07-24 11:27:29 +00:00
2020-01-28 00:59:01 +00:00
.field public static final cardview_shadow_start_color:I = 0x7f060070
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method