R.java
2.83 KB
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
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.promoterrelease;
public final class R {
public static final class attr {
}
public static final class color {
/** 验证
*/
public static int already_verification=0x7f040005;
/** 验证
*/
public static int bankground=0x7f040006;
public static int black=0x7f040001;
/** 有奖励
*/
public static int have_reward_color=0x7f040002;
/** 没奖励
*/
public static int no_reward_color=0x7f040003;
/** 验证
*/
public static int validate=0x7f040004;
public static int white=0x7f040000;
}
public static final class dimen {
/**
Customize dimensions originally defined in res/values/dimens.xml (such as
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
*/
public static int activity_horizontal_margin=0x7f050000;
}
public static final class drawable {
public static int close_image=0x7f020000;
public static int confirm=0x7f020001;
public static int confirm_grey=0x7f020002;
public static int edite_hint=0x7f020003;
public static int instructions=0x7f020004;
public static int middle_instructions=0x7f020005;
public static int progress_bar=0x7f020006;
public static int progress_bar_background=0x7f020007;
public static int progress_instructions=0x7f020008;
public static int progressbar_horizontal_1=0x7f020009;
public static int promoter_linked=0x7f02000a;
public static int reward=0x7f02000b;
public static int reward_grey=0x7f02000c;
}
public static final class id {
public static int close_image=0x7f070006;
public static int confirm=0x7f07000c;
public static int edittext=0x7f07000b;
public static int left_imge=0x7f070001;
public static int middle_instructions=0x7f07000a;
public static int prgress_bar=0x7f070008;
public static int progress_instructions=0x7f070007;
public static int promoter_linked=0x7f070005;
public static int reward=0x7f070009;
public static int right_down_imge=0x7f070004;
public static int right_imge=0x7f070002;
public static int right_top_imge=0x7f070003;
public static int root_layout=0x7f070000;
}
public static final class layout {
public static int activity_promoter=0x7f030000;
}
public static final class string {
public static int action_settings=0x7f060001;
public static int app_name=0x7f060000;
public static int hello_world=0x7f060002;
}
}