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

34 lines
751 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Landroidx/cardview/R$color;
.super Ljava/lang/Object;
# 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-09-09 19:21:20 +00:00
.field public static final cardview_dark_background:I = 0x7f060070
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
.field public static final cardview_light_background:I = 0x7f060071
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
.field public static final cardview_shadow_end_color:I = 0x7f060072
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
.field public static final cardview_shadow_start_color:I = 0x7f060073
2020-05-17 12:40:10 +00:00
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method