mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
96 lines
4.3 KiB
Java
96 lines
4.3 KiB
Java
package androidx.compose.ui;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class R {
|
|
|
|
/* loaded from: classes.dex */
|
|
public static final class color {
|
|
public static int vector_tint_color = 0x7f05030b;
|
|
public static int vector_tint_theme_color = 0x7f05030c;
|
|
|
|
private color() {
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes.dex */
|
|
public static final class id {
|
|
public static int accessibility_custom_action_0 = 0x7f090014;
|
|
public static int accessibility_custom_action_1 = 0x7f090015;
|
|
public static int accessibility_custom_action_10 = 0x7f090016;
|
|
public static int accessibility_custom_action_11 = 0x7f090017;
|
|
public static int accessibility_custom_action_12 = 0x7f090018;
|
|
public static int accessibility_custom_action_13 = 0x7f090019;
|
|
public static int accessibility_custom_action_14 = 0x7f09001a;
|
|
public static int accessibility_custom_action_15 = 0x7f09001b;
|
|
public static int accessibility_custom_action_16 = 0x7f09001c;
|
|
public static int accessibility_custom_action_17 = 0x7f09001d;
|
|
public static int accessibility_custom_action_18 = 0x7f09001e;
|
|
public static int accessibility_custom_action_19 = 0x7f09001f;
|
|
public static int accessibility_custom_action_2 = 0x7f090020;
|
|
public static int accessibility_custom_action_20 = 0x7f090021;
|
|
public static int accessibility_custom_action_21 = 0x7f090022;
|
|
public static int accessibility_custom_action_22 = 0x7f090023;
|
|
public static int accessibility_custom_action_23 = 0x7f090024;
|
|
public static int accessibility_custom_action_24 = 0x7f090025;
|
|
public static int accessibility_custom_action_25 = 0x7f090026;
|
|
public static int accessibility_custom_action_26 = 0x7f090027;
|
|
public static int accessibility_custom_action_27 = 0x7f090028;
|
|
public static int accessibility_custom_action_28 = 0x7f090029;
|
|
public static int accessibility_custom_action_29 = 0x7f09002a;
|
|
public static int accessibility_custom_action_3 = 0x7f09002b;
|
|
public static int accessibility_custom_action_30 = 0x7f09002c;
|
|
public static int accessibility_custom_action_31 = 0x7f09002d;
|
|
public static int accessibility_custom_action_4 = 0x7f09002e;
|
|
public static int accessibility_custom_action_5 = 0x7f09002f;
|
|
public static int accessibility_custom_action_6 = 0x7f090030;
|
|
public static int accessibility_custom_action_7 = 0x7f090031;
|
|
public static int accessibility_custom_action_8 = 0x7f090032;
|
|
public static int accessibility_custom_action_9 = 0x7f090033;
|
|
public static int androidx_compose_ui_view_composition_context = 0x7f09004c;
|
|
public static int compose_view_saveable_id_tag = 0x7f09007a;
|
|
public static int consume_window_insets_tag = 0x7f09007d;
|
|
public static int hide_in_inspector_tag = 0x7f0900e5;
|
|
public static int inspection_slot_table_set = 0x7f0900f3;
|
|
public static int wrapped_composition_tag = 0x7f090273;
|
|
|
|
private id() {
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes.dex */
|
|
public static final class string {
|
|
public static int close_drawer = 0x7f11003b;
|
|
public static int close_sheet = 0x7f11003c;
|
|
public static int default_error_message = 0x7f110061;
|
|
public static int default_popup_window_title = 0x7f110062;
|
|
public static int dropdown_menu = 0x7f110067;
|
|
public static int in_progress = 0x7f11007d;
|
|
public static int indeterminate = 0x7f11007e;
|
|
public static int navigation_menu = 0x7f1100f1;
|
|
public static int not_selected = 0x7f1100f2;
|
|
public static int off = 0x7f1100f3;
|
|
public static int on = 0x7f1100f4;
|
|
public static int range_end = 0x7f110100;
|
|
public static int range_start = 0x7f110101;
|
|
public static int selected = 0x7f110108;
|
|
public static int switch_role = 0x7f110121;
|
|
public static int tab = 0x7f110122;
|
|
public static int template_percent = 0x7f110123;
|
|
|
|
private string() {
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes.dex */
|
|
public static final class style {
|
|
public static int DialogWindowTheme = 0x7f120122;
|
|
public static int FloatingDialogTheme = 0x7f120123;
|
|
public static int FloatingDialogWindowTheme = 0x7f120124;
|
|
|
|
private style() {
|
|
}
|
|
}
|
|
|
|
private R() {
|
|
}
|
|
}
|