- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
18 lines
856 B
Java
18 lines
856 B
Java
package com.google.firebase.abt;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class R$drawable {
|
|
public static int notification_action_background = 2131231297;
|
|
public static int notification_bg = 2131231298;
|
|
public static int notification_bg_low = 2131231299;
|
|
public static int notification_bg_low_normal = 2131231300;
|
|
public static int notification_bg_low_pressed = 2131231301;
|
|
public static int notification_bg_normal = 2131231302;
|
|
public static int notification_bg_normal_pressed = 2131231303;
|
|
public static int notification_icon_background = 2131231304;
|
|
public static int notification_template_icon_bg = 2131231306;
|
|
public static int notification_template_icon_low_bg = 2131231307;
|
|
public static int notification_tile_bg = 2131231308;
|
|
public static int notify_panel_notification_icon_bg = 2131231309;
|
|
}
|