Skip to content

Commit ef08a03

Browse files
committed
Building.
1 parent 92b9b8a commit ef08a03

File tree

186 files changed

+2433
-8092
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

186 files changed

+2433
-8092
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/* AUTO-GENERATED FILE. DO NOT MODIFY.
2+
*
3+
* This class was automatically generated by the
4+
* gradle plugin from the resource data it found. It
5+
* should not be modified by hand.
6+
*/
7+
package android.arch.lifecycle;
8+
9+
public final class R {
10+
private R() {}
11+
12+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,153 @@
1+
/* AUTO-GENERATED FILE. DO NOT MODIFY.
2+
*
3+
* This class was automatically generated by the
4+
* gradle plugin from the resource data it found. It
5+
* should not be modified by hand.
6+
*/
7+
package android.support.compat;
8+
9+
public final class R {
10+
private R() {}
11+
12+
public static final class attr {
13+
private attr() {}
14+
15+
public static int font = 0x7f040007;
16+
public static int fontProviderAuthority = 0x7f040008;
17+
public static int fontProviderCerts = 0x7f040009;
18+
public static int fontProviderFetchStrategy = 0x7f04000a;
19+
public static int fontProviderFetchTimeout = 0x7f04000b;
20+
public static int fontProviderPackage = 0x7f04000c;
21+
public static int fontProviderQuery = 0x7f04000d;
22+
public static int fontStyle = 0x7f04000e;
23+
public static int fontWeight = 0x7f04000f;
24+
}
25+
public static final class bool {
26+
private bool() {}
27+
28+
public static int abc_action_bar_embed_tabs = 0x7f050001;
29+
}
30+
public static final class color {
31+
private color() {}
32+
33+
public static int notification_action_color_filter = 0x7f06000a;
34+
public static int notification_icon_bg_color = 0x7f06000b;
35+
public static int ripple_material_light = 0x7f06000e;
36+
public static int secondary_text_default_material_light = 0x7f060010;
37+
}
38+
public static final class dimen {
39+
private dimen() {}
40+
41+
public static int compat_button_inset_horizontal_material = 0x7f080001;
42+
public static int compat_button_inset_vertical_material = 0x7f080002;
43+
public static int compat_button_padding_horizontal_material = 0x7f080003;
44+
public static int compat_button_padding_vertical_material = 0x7f080004;
45+
public static int compat_control_corner_material = 0x7f080005;
46+
public static int notification_action_icon_size = 0x7f080013;
47+
public static int notification_action_text_size = 0x7f080014;
48+
public static int notification_big_circle_margin = 0x7f080015;
49+
public static int notification_content_margin_start = 0x7f080016;
50+
public static int notification_large_icon_height = 0x7f080017;
51+
public static int notification_large_icon_width = 0x7f080018;
52+
public static int notification_main_column_padding_top = 0x7f080019;
53+
public static int notification_media_narrow_margin = 0x7f08001a;
54+
public static int notification_right_icon_size = 0x7f08001b;
55+
public static int notification_right_side_padding_top = 0x7f08001c;
56+
public static int notification_small_icon_background_padding = 0x7f08001d;
57+
public static int notification_small_icon_size_as_large = 0x7f08001e;
58+
public static int notification_subtext_size = 0x7f08001f;
59+
public static int notification_top_pad = 0x7f080020;
60+
public static int notification_top_pad_large_text = 0x7f080021;
61+
}
62+
public static final class drawable {
63+
private drawable() {}
64+
65+
public static int notification_action_background = 0x7f090001;
66+
public static int notification_bg = 0x7f090002;
67+
public static int notification_bg_low = 0x7f090003;
68+
public static int notification_bg_low_normal = 0x7f090004;
69+
public static int notification_bg_low_pressed = 0x7f090005;
70+
public static int notification_bg_normal = 0x7f090006;
71+
public static int notification_bg_normal_pressed = 0x7f090007;
72+
public static int notification_icon_background = 0x7f090008;
73+
public static int notification_template_icon_bg = 0x7f090009;
74+
public static int notification_template_icon_low_bg = 0x7f09000a;
75+
public static int notification_tile_bg = 0x7f09000b;
76+
public static int notify_panel_notification_icon_bg = 0x7f09000c;
77+
}
78+
public static final class id {
79+
private id() {}
80+
81+
public static int action_container = 0x7f0c0002;
82+
public static int action_divider = 0x7f0c0003;
83+
public static int action_image = 0x7f0c0004;
84+
public static int action_text = 0x7f0c0005;
85+
public static int actions = 0x7f0c0006;
86+
public static int async = 0x7f0c0007;
87+
public static int blocking = 0x7f0c0008;
88+
public static int chronometer = 0x7f0c000b;
89+
public static int forever = 0x7f0c000d;
90+
public static int icon = 0x7f0c000e;
91+
public static int icon_group = 0x7f0c000f;
92+
public static int info = 0x7f0c0010;
93+
public static int italic = 0x7f0c0011;
94+
public static int line1 = 0x7f0c0012;
95+
public static int line3 = 0x7f0c0013;
96+
public static int normal = 0x7f0c0016;
97+
public static int notification_background = 0x7f0c0017;
98+
public static int notification_main_column = 0x7f0c0018;
99+
public static int notification_main_column_container = 0x7f0c0019;
100+
public static int right_icon = 0x7f0c001a;
101+
public static int right_side = 0x7f0c001b;
102+
public static int text = 0x7f0c001d;
103+
public static int text2 = 0x7f0c001e;
104+
public static int time = 0x7f0c001f;
105+
public static int title = 0x7f0c0020;
106+
}
107+
public static final class integer {
108+
private integer() {}
109+
110+
public static int status_bar_notification_info_maxnum = 0x7f0d0007;
111+
}
112+
public static final class layout {
113+
private layout() {}
114+
115+
public static int notification_action = 0x7f0f0001;
116+
public static int notification_action_tombstone = 0x7f0f0002;
117+
public static int notification_template_custom_big = 0x7f0f0009;
118+
public static int notification_template_icon_group = 0x7f0f000a;
119+
public static int notification_template_part_chronometer = 0x7f0f000e;
120+
public static int notification_template_part_time = 0x7f0f000f;
121+
}
122+
public static final class string {
123+
private string() {}
124+
125+
public static int status_bar_notification_info_overflow = 0x7f150001;
126+
}
127+
public static final class style {
128+
private style() {}
129+
130+
public static int TextAppearance_Compat_Notification = 0x7f160001;
131+
public static int TextAppearance_Compat_Notification_Info = 0x7f160002;
132+
public static int TextAppearance_Compat_Notification_Line2 = 0x7f160004;
133+
public static int TextAppearance_Compat_Notification_Time = 0x7f160007;
134+
public static int TextAppearance_Compat_Notification_Title = 0x7f160009;
135+
public static int Widget_Compat_NotificationActionContainer = 0x7f16000e;
136+
public static int Widget_Compat_NotificationActionText = 0x7f16000f;
137+
}
138+
public static final class styleable {
139+
private styleable() {}
140+
141+
public static int[] FontFamily = { 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d };
142+
public static int FontFamily_fontProviderAuthority = 0;
143+
public static int FontFamily_fontProviderCerts = 1;
144+
public static int FontFamily_fontProviderFetchStrategy = 2;
145+
public static int FontFamily_fontProviderFetchTimeout = 3;
146+
public static int FontFamily_fontProviderPackage = 4;
147+
public static int FontFamily_fontProviderQuery = 5;
148+
public static int[] FontFamilyFont = { 0x7f040007, 0x7f04000e, 0x7f04000f };
149+
public static int FontFamilyFont_font = 0;
150+
public static int FontFamilyFont_fontStyle = 1;
151+
public static int FontFamilyFont_fontWeight = 2;
152+
}
153+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,153 @@
1+
/* AUTO-GENERATED FILE. DO NOT MODIFY.
2+
*
3+
* This class was automatically generated by the
4+
* gradle plugin from the resource data it found. It
5+
* should not be modified by hand.
6+
*/
7+
package android.support.coreui;
8+
9+
public final class R {
10+
private R() {}
11+
12+
public static final class attr {
13+
private attr() {}
14+
15+
public static int font = 0x7f040007;
16+
public static int fontProviderAuthority = 0x7f040008;
17+
public static int fontProviderCerts = 0x7f040009;
18+
public static int fontProviderFetchStrategy = 0x7f04000a;
19+
public static int fontProviderFetchTimeout = 0x7f04000b;
20+
public static int fontProviderPackage = 0x7f04000c;
21+
public static int fontProviderQuery = 0x7f04000d;
22+
public static int fontStyle = 0x7f04000e;
23+
public static int fontWeight = 0x7f04000f;
24+
}
25+
public static final class bool {
26+
private bool() {}
27+
28+
public static int abc_action_bar_embed_tabs = 0x7f050001;
29+
}
30+
public static final class color {
31+
private color() {}
32+
33+
public static int notification_action_color_filter = 0x7f06000a;
34+
public static int notification_icon_bg_color = 0x7f06000b;
35+
public static int ripple_material_light = 0x7f06000e;
36+
public static int secondary_text_default_material_light = 0x7f060010;
37+
}
38+
public static final class dimen {
39+
private dimen() {}
40+
41+
public static int compat_button_inset_horizontal_material = 0x7f080001;
42+
public static int compat_button_inset_vertical_material = 0x7f080002;
43+
public static int compat_button_padding_horizontal_material = 0x7f080003;
44+
public static int compat_button_padding_vertical_material = 0x7f080004;
45+
public static int compat_control_corner_material = 0x7f080005;
46+
public static int notification_action_icon_size = 0x7f080013;
47+
public static int notification_action_text_size = 0x7f080014;
48+
public static int notification_big_circle_margin = 0x7f080015;
49+
public static int notification_content_margin_start = 0x7f080016;
50+
public static int notification_large_icon_height = 0x7f080017;
51+
public static int notification_large_icon_width = 0x7f080018;
52+
public static int notification_main_column_padding_top = 0x7f080019;
53+
public static int notification_media_narrow_margin = 0x7f08001a;
54+
public static int notification_right_icon_size = 0x7f08001b;
55+
public static int notification_right_side_padding_top = 0x7f08001c;
56+
public static int notification_small_icon_background_padding = 0x7f08001d;
57+
public static int notification_small_icon_size_as_large = 0x7f08001e;
58+
public static int notification_subtext_size = 0x7f08001f;
59+
public static int notification_top_pad = 0x7f080020;
60+
public static int notification_top_pad_large_text = 0x7f080021;
61+
}
62+
public static final class drawable {
63+
private drawable() {}
64+
65+
public static int notification_action_background = 0x7f090001;
66+
public static int notification_bg = 0x7f090002;
67+
public static int notification_bg_low = 0x7f090003;
68+
public static int notification_bg_low_normal = 0x7f090004;
69+
public static int notification_bg_low_pressed = 0x7f090005;
70+
public static int notification_bg_normal = 0x7f090006;
71+
public static int notification_bg_normal_pressed = 0x7f090007;
72+
public static int notification_icon_background = 0x7f090008;
73+
public static int notification_template_icon_bg = 0x7f090009;
74+
public static int notification_template_icon_low_bg = 0x7f09000a;
75+
public static int notification_tile_bg = 0x7f09000b;
76+
public static int notify_panel_notification_icon_bg = 0x7f09000c;
77+
}
78+
public static final class id {
79+
private id() {}
80+
81+
public static int action_container = 0x7f0c0002;
82+
public static int action_divider = 0x7f0c0003;
83+
public static int action_image = 0x7f0c0004;
84+
public static int action_text = 0x7f0c0005;
85+
public static int actions = 0x7f0c0006;
86+
public static int async = 0x7f0c0007;
87+
public static int blocking = 0x7f0c0008;
88+
public static int chronometer = 0x7f0c000b;
89+
public static int forever = 0x7f0c000d;
90+
public static int icon = 0x7f0c000e;
91+
public static int icon_group = 0x7f0c000f;
92+
public static int info = 0x7f0c0010;
93+
public static int italic = 0x7f0c0011;
94+
public static int line1 = 0x7f0c0012;
95+
public static int line3 = 0x7f0c0013;
96+
public static int normal = 0x7f0c0016;
97+
public static int notification_background = 0x7f0c0017;
98+
public static int notification_main_column = 0x7f0c0018;
99+
public static int notification_main_column_container = 0x7f0c0019;
100+
public static int right_icon = 0x7f0c001a;
101+
public static int right_side = 0x7f0c001b;
102+
public static int text = 0x7f0c001d;
103+
public static int text2 = 0x7f0c001e;
104+
public static int time = 0x7f0c001f;
105+
public static int title = 0x7f0c0020;
106+
}
107+
public static final class integer {
108+
private integer() {}
109+
110+
public static int status_bar_notification_info_maxnum = 0x7f0d0007;
111+
}
112+
public static final class layout {
113+
private layout() {}
114+
115+
public static int notification_action = 0x7f0f0001;
116+
public static int notification_action_tombstone = 0x7f0f0002;
117+
public static int notification_template_custom_big = 0x7f0f0009;
118+
public static int notification_template_icon_group = 0x7f0f000a;
119+
public static int notification_template_part_chronometer = 0x7f0f000e;
120+
public static int notification_template_part_time = 0x7f0f000f;
121+
}
122+
public static final class string {
123+
private string() {}
124+
125+
public static int status_bar_notification_info_overflow = 0x7f150001;
126+
}
127+
public static final class style {
128+
private style() {}
129+
130+
public static int TextAppearance_Compat_Notification = 0x7f160001;
131+
public static int TextAppearance_Compat_Notification_Info = 0x7f160002;
132+
public static int TextAppearance_Compat_Notification_Line2 = 0x7f160004;
133+
public static int TextAppearance_Compat_Notification_Time = 0x7f160007;
134+
public static int TextAppearance_Compat_Notification_Title = 0x7f160009;
135+
public static int Widget_Compat_NotificationActionContainer = 0x7f16000e;
136+
public static int Widget_Compat_NotificationActionText = 0x7f16000f;
137+
}
138+
public static final class styleable {
139+
private styleable() {}
140+
141+
public static int[] FontFamily = { 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d };
142+
public static int FontFamily_fontProviderAuthority = 0;
143+
public static int FontFamily_fontProviderCerts = 1;
144+
public static int FontFamily_fontProviderFetchStrategy = 2;
145+
public static int FontFamily_fontProviderFetchTimeout = 3;
146+
public static int FontFamily_fontProviderPackage = 4;
147+
public static int FontFamily_fontProviderQuery = 5;
148+
public static int[] FontFamilyFont = { 0x7f040007, 0x7f04000e, 0x7f04000f };
149+
public static int FontFamilyFont_font = 0;
150+
public static int FontFamilyFont_fontStyle = 1;
151+
public static int FontFamilyFont_fontWeight = 2;
152+
}
153+
}

0 commit comments

Comments
 (0)