1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
#pragma warning disable 1591
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.42000
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
 
[assembly: global::Android.Runtime.ResourceDesignerAttribute("GateWay.Droid.Resource", IsApplication=true)]
 
namespace GateWay.Droid
{
    
    
    [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")]
    public partial class Resource
    {
        
        static Resource()
        {
            global::Android.Runtime.ResourceIdManager.UpdateIdValues();
        }
        
        public static void UpdateIdValues()
        {
            global::Shared.Droid.TCL.Resource.Animation.timepicker_anim_enter_bottom = global::GateWay.Droid.Resource.Animation.timepicker_anim_enter_bottom;
            global::Shared.Droid.TCL.Resource.Animation.timepicker_anim_exit_bottom = global::GateWay.Droid.Resource.Animation.timepicker_anim_exit_bottom;
            global::Shared.Droid.TCL.Resource.Color.wheel_timebtn_nor = global::GateWay.Droid.Resource.Color.wheel_timebtn_nor;
            global::Shared.Droid.TCL.Resource.Color.wheel_timebtn_pre = global::GateWay.Droid.Resource.Color.wheel_timebtn_pre;
            global::Shared.Droid.TCL.Resource.Dimension.activity_horizontal_margin = global::GateWay.Droid.Resource.Dimension.activity_horizontal_margin;
            global::Shared.Droid.TCL.Resource.Dimension.activity_vertical_margin = global::GateWay.Droid.Resource.Dimension.activity_vertical_margin;
            global::Shared.Droid.TCL.Resource.Drawable.bg_above_timepicker = global::GateWay.Droid.Resource.Drawable.bg_above_timepicker;
            global::Shared.Droid.TCL.Resource.Drawable.bg_line_timepicker = global::GateWay.Droid.Resource.Drawable.bg_line_timepicker;
            global::Shared.Droid.TCL.Resource.Drawable.ic_launcher = global::GateWay.Droid.Resource.Drawable.ic_launcher;
            global::Shared.Droid.TCL.Resource.Drawable.wheel_timebtn = global::GateWay.Droid.Resource.Drawable.wheel_timebtn;
            global::Shared.Droid.TCL.Resource.Drawable.wheel_val = global::GateWay.Droid.Resource.Drawable.wheel_val;
            global::Shared.Droid.TCL.Resource.Id.action_settings = global::GateWay.Droid.Resource.Id.action_settings;
            global::Shared.Droid.TCL.Resource.Id.btnCancel = global::GateWay.Droid.Resource.Id.btnCancel;
            global::Shared.Droid.TCL.Resource.Id.btnSubmit = global::GateWay.Droid.Resource.Id.btnSubmit;
            global::Shared.Droid.TCL.Resource.Id.day = global::GateWay.Droid.Resource.Id.day;
            global::Shared.Droid.TCL.Resource.Id.hour = global::GateWay.Droid.Resource.Id.hour;
            global::Shared.Droid.TCL.Resource.Id.min = global::GateWay.Droid.Resource.Id.min;
            global::Shared.Droid.TCL.Resource.Id.month = global::GateWay.Droid.Resource.Id.month;
            global::Shared.Droid.TCL.Resource.Id.options1 = global::GateWay.Droid.Resource.Id.options1;
            global::Shared.Droid.TCL.Resource.Id.options2 = global::GateWay.Droid.Resource.Id.options2;
            global::Shared.Droid.TCL.Resource.Id.options3 = global::GateWay.Droid.Resource.Id.options3;
            global::Shared.Droid.TCL.Resource.Id.optionspicker = global::GateWay.Droid.Resource.Id.optionspicker;
            global::Shared.Droid.TCL.Resource.Id.timepicker = global::GateWay.Droid.Resource.Id.timepicker;
            global::Shared.Droid.TCL.Resource.Id.tvOptions = global::GateWay.Droid.Resource.Id.tvOptions;
            global::Shared.Droid.TCL.Resource.Id.tvTime = global::GateWay.Droid.Resource.Id.tvTime;
            global::Shared.Droid.TCL.Resource.Id.year = global::GateWay.Droid.Resource.Id.year;
            global::Shared.Droid.TCL.Resource.Layout.activity_main = global::GateWay.Droid.Resource.Layout.activity_main;
            global::Shared.Droid.TCL.Resource.Layout.include_optionspicker = global::GateWay.Droid.Resource.Layout.include_optionspicker;
            global::Shared.Droid.TCL.Resource.Layout.include_timepicker = global::GateWay.Droid.Resource.Layout.include_timepicker;
            global::Shared.Droid.TCL.Resource.Layout.pw_options = global::GateWay.Droid.Resource.Layout.pw_options;
            global::Shared.Droid.TCL.Resource.Layout.pw_time = global::GateWay.Droid.Resource.Layout.pw_time;
            global::Shared.Droid.TCL.Resource.Menu.main = global::GateWay.Droid.Resource.Menu.main;
            global::Shared.Droid.TCL.Resource.String.action_settings = global::GateWay.Droid.Resource.String.action_settings;
            global::Shared.Droid.TCL.Resource.String.app_name = global::GateWay.Droid.Resource.String.app_name;
            global::Shared.Droid.TCL.Resource.String.hello_world = global::GateWay.Droid.Resource.String.hello_world;
            global::Shared.Droid.TCL.Resource.String.pickerview_cancel = global::GateWay.Droid.Resource.String.pickerview_cancel;
            global::Shared.Droid.TCL.Resource.String.pickerview_day = global::GateWay.Droid.Resource.String.pickerview_day;
            global::Shared.Droid.TCL.Resource.String.pickerview_hours = global::GateWay.Droid.Resource.String.pickerview_hours;
            global::Shared.Droid.TCL.Resource.String.pickerview_minutes = global::GateWay.Droid.Resource.String.pickerview_minutes;
            global::Shared.Droid.TCL.Resource.String.pickerview_month = global::GateWay.Droid.Resource.String.pickerview_month;
            global::Shared.Droid.TCL.Resource.String.pickerview_seconds = global::GateWay.Droid.Resource.String.pickerview_seconds;
            global::Shared.Droid.TCL.Resource.String.pickerview_submit = global::GateWay.Droid.Resource.String.pickerview_submit;
            global::Shared.Droid.TCL.Resource.String.pickerview_year = global::GateWay.Droid.Resource.String.pickerview_year;
            global::Shared.Droid.TCL.Resource.Style.AppBaseTheme = global::GateWay.Droid.Resource.Style.AppBaseTheme;
            global::Shared.Droid.TCL.Resource.Style.AppTheme = global::GateWay.Droid.Resource.Style.AppTheme;
            global::Shared.Droid.TCL.Resource.Style.timepopwindow_anim_style = global::GateWay.Droid.Resource.Style.timepopwindow_anim_style;
        }
        
        public partial class Animation
        {
            
            // aapt resource value: 0x7f050000
            public const int timepicker_anim_enter_bottom = 2131034112;
            
            // aapt resource value: 0x7f050001
            public const int timepicker_anim_exit_bottom = 2131034113;
            
            static Animation()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Animation()
            {
            }
        }
        
        public partial class Attribute
        {
            
            static Attribute()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Attribute()
            {
            }
        }
        
        public partial class Color
        {
            
            // aapt resource value: 0x7f070000
            public const int wheel_timebtn_nor = 2131165184;
            
            // aapt resource value: 0x7f070001
            public const int wheel_timebtn_pre = 2131165185;
            
            static Color()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Color()
            {
            }
        }
        
        public partial class Dimension
        {
            
            // aapt resource value: 0x7f080000
            public const int activity_horizontal_margin = 2131230720;
            
            // aapt resource value: 0x7f080001
            public const int activity_vertical_margin = 2131230721;
            
            static Dimension()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Dimension()
            {
            }
        }
        
        public partial class Drawable
        {
            
            // aapt resource value: 0x7f020000
            public const int bg_above_timepicker = 2130837504;
            
            // aapt resource value: 0x7f020001
            public const int bg_line_timepicker = 2130837505;
            
            // aapt resource value: 0x7f020002
            public const int ic_launcher = 2130837506;
            
            // aapt resource value: 0x7f020003
            public const int Icon = 2130837507;
            
            // aapt resource value: 0x7f020004
            public const int Loading = 2130837508;
            
            // aapt resource value: 0x7f020005
            public const int wheel_timebtn = 2130837509;
            
            // aapt resource value: 0x7f020006
            public const int wheel_val = 2130837510;
            
            static Drawable()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Drawable()
            {
            }
        }
        
        public partial class Id
        {
            
            // aapt resource value: 0x7f0c000f
            public const int action_settings = 2131492879;
            
            // aapt resource value: 0x7f0c000b
            public const int btnCancel = 2131492875;
            
            // aapt resource value: 0x7f0c000c
            public const int btnSubmit = 2131492876;
            
            // aapt resource value: 0x7f0c0007
            public const int day = 2131492871;
            
            // aapt resource value: 0x7f0c0008
            public const int hour = 2131492872;
            
            // aapt resource value: 0x7f0c0009
            public const int min = 2131492873;
            
            // aapt resource value: 0x7f0c0006
            public const int month = 2131492870;
            
            // aapt resource value: 0x7f0c000a
            public const int myButton = 2131492874;
            
            // aapt resource value: 0x7f0c0002
            public const int options1 = 2131492866;
            
            // aapt resource value: 0x7f0c0003
            public const int options2 = 2131492867;
            
            // aapt resource value: 0x7f0c0004
            public const int options3 = 2131492868;
            
            // aapt resource value: 0x7f0c000d
            public const int optionspicker = 2131492877;
            
            // aapt resource value: 0x7f0c000e
            public const int timepicker = 2131492878;
            
            // aapt resource value: 0x7f0c0001
            public const int tvOptions = 2131492865;
            
            // aapt resource value: 0x7f0c0000
            public const int tvTime = 2131492864;
            
            // aapt resource value: 0x7f0c0005
            public const int year = 2131492869;
            
            static Id()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Id()
            {
            }
        }
        
        public partial class Layout
        {
            
            // aapt resource value: 0x7f040000
            public const int activity_main = 2130968576;
            
            // aapt resource value: 0x7f040001
            public const int include_optionspicker = 2130968577;
            
            // aapt resource value: 0x7f040002
            public const int include_timepicker = 2130968578;
            
            // aapt resource value: 0x7f040003
            public const int Main = 2130968579;
            
            // aapt resource value: 0x7f040004
            public const int pw_options = 2130968580;
            
            // aapt resource value: 0x7f040005
            public const int pw_time = 2130968581;
            
            static Layout()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Layout()
            {
            }
        }
        
        public partial class Menu
        {
            
            // aapt resource value: 0x7f0b0000
            public const int main = 2131427328;
            
            static Menu()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Menu()
            {
            }
        }
        
        public partial class Mipmap
        {
            
            // aapt resource value: 0x7f030000
            public const int Icon = 2130903040;
            
            static Mipmap()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Mipmap()
            {
            }
        }
        
        public partial class String
        {
            
            // aapt resource value: 0x7f090001
            public const int action_settings = 2131296257;
            
            // aapt resource value: 0x7f090000
            public const int app_name = 2131296256;
            
            // aapt resource value: 0x7f09000b
            public const int hello = 2131296267;
            
            // aapt resource value: 0x7f090002
            public const int hello_world = 2131296258;
            
            // aapt resource value: 0x7f090003
            public const int pickerview_cancel = 2131296259;
            
            // aapt resource value: 0x7f090007
            public const int pickerview_day = 2131296263;
            
            // aapt resource value: 0x7f090008
            public const int pickerview_hours = 2131296264;
            
            // aapt resource value: 0x7f090009
            public const int pickerview_minutes = 2131296265;
            
            // aapt resource value: 0x7f090006
            public const int pickerview_month = 2131296262;
            
            // aapt resource value: 0x7f09000a
            public const int pickerview_seconds = 2131296266;
            
            // aapt resource value: 0x7f090004
            public const int pickerview_submit = 2131296260;
            
            // aapt resource value: 0x7f090005
            public const int pickerview_year = 2131296261;
            
            static String()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private String()
            {
            }
        }
        
        public partial class Style
        {
            
            // aapt resource value: 0x7f0a0000
            public const int AppBaseTheme = 2131361792;
            
            // aapt resource value: 0x7f0a0001
            public const int AppTheme = 2131361793;
            
            // aapt resource value: 0x7f0a0003
            public const int MyTheme = 2131361795;
            
            // aapt resource value: 0x7f0a0002
            public const int timepopwindow_anim_style = 2131361794;
            
            static Style()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Style()
            {
            }
        }
        
        public partial class Xml
        {
            
            // aapt resource value: 0x7f060000
            public const int file_paths = 2131099648;
            
            static Xml()
            {
                global::Android.Runtime.ResourceIdManager.UpdateIdValues();
            }
            
            private Xml()
            {
            }
        }
    }
}
#pragma warning restore 1591