|
@@ -0,0 +1,239 @@
|
|
|
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
|
|
+ *
|
|
|
+ * This class was automatically generated by the
|
|
|
+ * gradle plugin from the resource data it found. It
|
|
|
+ * should not be modified by hand.
|
|
|
+ */
|
|
|
+package android.support.v7.recyclerview;
|
|
|
+
|
|
|
+public final class R {
|
|
|
+ private R() {}
|
|
|
+
|
|
|
+ public static final class attr {
|
|
|
+ private attr() {}
|
|
|
+
|
|
|
+ public static int alpha = 0x7f040028;
|
|
|
+ public static int coordinatorLayoutStyle = 0x7f0400b0;
|
|
|
+ public static int fastScrollEnabled = 0x7f0400ed;
|
|
|
+ public static int fastScrollHorizontalThumbDrawable = 0x7f0400ee;
|
|
|
+ public static int fastScrollHorizontalTrackDrawable = 0x7f0400ef;
|
|
|
+ public static int fastScrollVerticalThumbDrawable = 0x7f0400f0;
|
|
|
+ public static int fastScrollVerticalTrackDrawable = 0x7f0400f1;
|
|
|
+ public static int font = 0x7f0400f4;
|
|
|
+ public static int fontProviderAuthority = 0x7f0400f6;
|
|
|
+ public static int fontProviderCerts = 0x7f0400f7;
|
|
|
+ public static int fontProviderFetchStrategy = 0x7f0400f8;
|
|
|
+ public static int fontProviderFetchTimeout = 0x7f0400f9;
|
|
|
+ public static int fontProviderPackage = 0x7f0400fa;
|
|
|
+ public static int fontProviderQuery = 0x7f0400fb;
|
|
|
+ public static int fontStyle = 0x7f0400fc;
|
|
|
+ public static int fontVariationSettings = 0x7f0400fd;
|
|
|
+ public static int fontWeight = 0x7f0400fe;
|
|
|
+ public static int keylines = 0x7f04012d;
|
|
|
+ public static int layoutManager = 0x7f040132;
|
|
|
+ public static int layout_anchor = 0x7f040133;
|
|
|
+ public static int layout_anchorGravity = 0x7f040134;
|
|
|
+ public static int layout_behavior = 0x7f040135;
|
|
|
+ public static int layout_dodgeInsetEdges = 0x7f040161;
|
|
|
+ public static int layout_insetEdge = 0x7f04016a;
|
|
|
+ public static int layout_keyline = 0x7f04016b;
|
|
|
+ public static int reverseLayout = 0x7f0401bd;
|
|
|
+ public static int spanCount = 0x7f0401d5;
|
|
|
+ public static int stackFromEnd = 0x7f0401db;
|
|
|
+ public static int statusBarBackground = 0x7f0401e2;
|
|
|
+ public static int ttcIndex = 0x7f04024c;
|
|
|
+ }
|
|
|
+ public static final class color {
|
|
|
+ private color() {}
|
|
|
+
|
|
|
+ public static int notification_action_color_filter = 0x7f060117;
|
|
|
+ public static int notification_icon_bg_color = 0x7f060118;
|
|
|
+ public static int ripple_material_light = 0x7f06015a;
|
|
|
+ public static int secondary_text_default_material_light = 0x7f06015c;
|
|
|
+ }
|
|
|
+ public static final class dimen {
|
|
|
+ private dimen() {}
|
|
|
+
|
|
|
+ public static int compat_button_inset_horizontal_material = 0x7f080050;
|
|
|
+ public static int compat_button_inset_vertical_material = 0x7f080051;
|
|
|
+ public static int compat_button_padding_horizontal_material = 0x7f080052;
|
|
|
+ public static int compat_button_padding_vertical_material = 0x7f080053;
|
|
|
+ public static int compat_control_corner_material = 0x7f080054;
|
|
|
+ public static int compat_notification_large_icon_max_height = 0x7f080055;
|
|
|
+ public static int compat_notification_large_icon_max_width = 0x7f080056;
|
|
|
+ public static int fastscroll_default_thickness = 0x7f080085;
|
|
|
+ public static int fastscroll_margin = 0x7f080086;
|
|
|
+ public static int fastscroll_minimum_range = 0x7f080087;
|
|
|
+ public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f08008f;
|
|
|
+ public static int item_touch_helper_swipe_escape_max_velocity = 0x7f080090;
|
|
|
+ public static int item_touch_helper_swipe_escape_velocity = 0x7f080091;
|
|
|
+ public static int notification_action_icon_size = 0x7f0800c2;
|
|
|
+ public static int notification_action_text_size = 0x7f0800c3;
|
|
|
+ public static int notification_big_circle_margin = 0x7f0800c4;
|
|
|
+ public static int notification_content_margin_start = 0x7f0800c5;
|
|
|
+ public static int notification_large_icon_height = 0x7f0800c6;
|
|
|
+ public static int notification_large_icon_width = 0x7f0800c7;
|
|
|
+ public static int notification_main_column_padding_top = 0x7f0800c8;
|
|
|
+ public static int notification_media_narrow_margin = 0x7f0800c9;
|
|
|
+ public static int notification_right_icon_size = 0x7f0800ca;
|
|
|
+ public static int notification_right_side_padding_top = 0x7f0800cb;
|
|
|
+ public static int notification_small_icon_background_padding = 0x7f0800cc;
|
|
|
+ public static int notification_small_icon_size_as_large = 0x7f0800cd;
|
|
|
+ public static int notification_subtext_size = 0x7f0800ce;
|
|
|
+ public static int notification_top_pad = 0x7f0800cf;
|
|
|
+ public static int notification_top_pad_large_text = 0x7f0800d0;
|
|
|
+ }
|
|
|
+ public static final class drawable {
|
|
|
+ private drawable() {}
|
|
|
+
|
|
|
+ public static int notification_action_background = 0x7f090063;
|
|
|
+ public static int notification_bg = 0x7f090064;
|
|
|
+ public static int notification_bg_low = 0x7f090065;
|
|
|
+ public static int notification_bg_low_normal = 0x7f090066;
|
|
|
+ public static int notification_bg_low_pressed = 0x7f090067;
|
|
|
+ public static int notification_bg_normal = 0x7f090068;
|
|
|
+ public static int notification_bg_normal_pressed = 0x7f090069;
|
|
|
+ public static int notification_icon_background = 0x7f09006a;
|
|
|
+ public static int notification_template_icon_bg = 0x7f09006b;
|
|
|
+ public static int notification_template_icon_low_bg = 0x7f09006c;
|
|
|
+ public static int notification_tile_bg = 0x7f09006d;
|
|
|
+ public static int notify_panel_notification_icon_bg = 0x7f09006e;
|
|
|
+ }
|
|
|
+ public static final class id {
|
|
|
+ private id() {}
|
|
|
+
|
|
|
+ public static int action_container = 0x7f0c0009;
|
|
|
+ public static int action_divider = 0x7f0c000b;
|
|
|
+ public static int action_image = 0x7f0c000c;
|
|
|
+ public static int action_text = 0x7f0c0012;
|
|
|
+ public static int actions = 0x7f0c0013;
|
|
|
+ public static int async = 0x7f0c0019;
|
|
|
+ public static int blocking = 0x7f0c001b;
|
|
|
+ public static int bottom = 0x7f0c001c;
|
|
|
+ public static int chronometer = 0x7f0c0021;
|
|
|
+ public static int end = 0x7f0c003a;
|
|
|
+ public static int forever = 0x7f0c0041;
|
|
|
+ public static int icon = 0x7f0c0046;
|
|
|
+ public static int icon_group = 0x7f0c0047;
|
|
|
+ public static int info = 0x7f0c0049;
|
|
|
+ public static int italic = 0x7f0c004b;
|
|
|
+ public static int item_touch_helper_previous_elevation = 0x7f0c004c;
|
|
|
+ public static int left = 0x7f0c0051;
|
|
|
+ public static int line1 = 0x7f0c0052;
|
|
|
+ public static int line3 = 0x7f0c0053;
|
|
|
+ public static int none = 0x7f0c005e;
|
|
|
+ public static int normal = 0x7f0c005f;
|
|
|
+ public static int notification_background = 0x7f0c0060;
|
|
|
+ public static int notification_main_column = 0x7f0c0061;
|
|
|
+ public static int notification_main_column_container = 0x7f0c0062;
|
|
|
+ public static int right = 0x7f0c0074;
|
|
|
+ public static int right_icon = 0x7f0c0075;
|
|
|
+ public static int right_side = 0x7f0c0076;
|
|
|
+ public static int start = 0x7f0c009b;
|
|
|
+ public static int tag_transition_group = 0x7f0c00a2;
|
|
|
+ public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
|
|
|
+ public static int tag_unhandled_key_listeners = 0x7f0c00a4;
|
|
|
+ public static int text = 0x7f0c00a5;
|
|
|
+ public static int text2 = 0x7f0c00a6;
|
|
|
+ public static int time = 0x7f0c00ad;
|
|
|
+ public static int title = 0x7f0c00ae;
|
|
|
+ public static int top = 0x7f0c00b2;
|
|
|
+ }
|
|
|
+ public static final class integer {
|
|
|
+ private integer() {}
|
|
|
+
|
|
|
+ public static int status_bar_notification_info_maxnum = 0x7f0d000f;
|
|
|
+ }
|
|
|
+ public static final class layout {
|
|
|
+ private layout() {}
|
|
|
+
|
|
|
+ public static int notification_action = 0x7f0f002d;
|
|
|
+ public static int notification_action_tombstone = 0x7f0f002e;
|
|
|
+ public static int notification_template_custom_big = 0x7f0f002f;
|
|
|
+ public static int notification_template_icon_group = 0x7f0f0030;
|
|
|
+ public static int notification_template_part_chronometer = 0x7f0f0031;
|
|
|
+ public static int notification_template_part_time = 0x7f0f0032;
|
|
|
+ }
|
|
|
+ public static final class string {
|
|
|
+ private string() {}
|
|
|
+
|
|
|
+ public static int status_bar_notification_info_overflow = 0x7f15003c;
|
|
|
+ }
|
|
|
+ public static final class style {
|
|
|
+ private style() {}
|
|
|
+
|
|
|
+ public static int TextAppearance_Compat_Notification = 0x7f160117;
|
|
|
+ public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
|
|
|
+ public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
|
|
|
+ public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
|
|
|
+ public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
|
|
|
+ public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
|
|
|
+ public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
|
|
|
+ public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
|
|
|
+ }
|
|
|
+ public static final class styleable {
|
|
|
+ private styleable() {}
|
|
|
+
|
|
|
+ public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
|
|
|
+ public static int ColorStateListItem_alpha = 0;
|
|
|
+ public static int ColorStateListItem_android_alpha = 1;
|
|
|
+ public static int ColorStateListItem_android_color = 2;
|
|
|
+ public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
|
|
|
+ public static int CoordinatorLayout_keylines = 0;
|
|
|
+ public static int CoordinatorLayout_statusBarBackground = 1;
|
|
|
+ public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
|
|
|
+ public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
|
|
|
+ public static int CoordinatorLayout_Layout_layout_anchor = 1;
|
|
|
+ public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
|
|
|
+ public static int CoordinatorLayout_Layout_layout_behavior = 3;
|
|
|
+ public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
|
|
|
+ public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
|
|
|
+ public static int CoordinatorLayout_Layout_layout_keyline = 6;
|
|
|
+ public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
|
|
|
+ public static int FontFamily_fontProviderAuthority = 0;
|
|
|
+ public static int FontFamily_fontProviderCerts = 1;
|
|
|
+ public static int FontFamily_fontProviderFetchStrategy = 2;
|
|
|
+ public static int FontFamily_fontProviderFetchTimeout = 3;
|
|
|
+ public static int FontFamily_fontProviderPackage = 4;
|
|
|
+ public static int FontFamily_fontProviderQuery = 5;
|
|
|
+ public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
|
|
|
+ public static int FontFamilyFont_android_font = 0;
|
|
|
+ public static int FontFamilyFont_android_fontStyle = 1;
|
|
|
+ public static int FontFamilyFont_android_fontVariationSettings = 2;
|
|
|
+ public static int FontFamilyFont_android_fontWeight = 3;
|
|
|
+ public static int FontFamilyFont_android_ttcIndex = 4;
|
|
|
+ public static int FontFamilyFont_font = 5;
|
|
|
+ public static int FontFamilyFont_fontStyle = 6;
|
|
|
+ public static int FontFamilyFont_fontVariationSettings = 7;
|
|
|
+ public static int FontFamilyFont_fontWeight = 8;
|
|
|
+ public static int FontFamilyFont_ttcIndex = 9;
|
|
|
+ public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
|
|
|
+ public static int GradientColor_android_centerColor = 0;
|
|
|
+ public static int GradientColor_android_centerX = 1;
|
|
|
+ public static int GradientColor_android_centerY = 2;
|
|
|
+ public static int GradientColor_android_endColor = 3;
|
|
|
+ public static int GradientColor_android_endX = 4;
|
|
|
+ public static int GradientColor_android_endY = 5;
|
|
|
+ public static int GradientColor_android_gradientRadius = 6;
|
|
|
+ public static int GradientColor_android_startColor = 7;
|
|
|
+ public static int GradientColor_android_startX = 8;
|
|
|
+ public static int GradientColor_android_startY = 9;
|
|
|
+ public static int GradientColor_android_tileMode = 10;
|
|
|
+ public static int GradientColor_android_type = 11;
|
|
|
+ public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
|
|
|
+ public static int GradientColorItem_android_color = 0;
|
|
|
+ public static int GradientColorItem_android_offset = 1;
|
|
|
+ public static int[] RecyclerView = { 0x10100f1, 0x10100c4, 0x7f0400ed, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f040132, 0x7f0401bd, 0x7f0401d5, 0x7f0401db };
|
|
|
+ public static int RecyclerView_android_descendantFocusability = 0;
|
|
|
+ public static int RecyclerView_android_orientation = 1;
|
|
|
+ public static int RecyclerView_fastScrollEnabled = 2;
|
|
|
+ public static int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
|
|
|
+ public static int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
|
|
|
+ public static int RecyclerView_fastScrollVerticalThumbDrawable = 5;
|
|
|
+ public static int RecyclerView_fastScrollVerticalTrackDrawable = 6;
|
|
|
+ public static int RecyclerView_layoutManager = 7;
|
|
|
+ public static int RecyclerView_reverseLayout = 8;
|
|
|
+ public static int RecyclerView_spanCount = 9;
|
|
|
+ public static int RecyclerView_stackFromEnd = 10;
|
|
|
+ }
|
|
|
+}
|