OSDN Git Service

Android stylization and resources
[android-x86/external-koush-Widgets.git] / WidgetsSample / gen / com / koushikdutta / widgets / sample / R.java
1 /* AUTO-GENERATED FILE.  DO NOT MODIFY.
2  *
3  * This class was automatically generated by the
4  * aapt tool from the resource data it found.  It
5  * should not be modified by hand.
6  */
7
8 package com.koushikdutta.widgets.sample;
9
10 public final class R {
11     public static final class attr {
12         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
13 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
14 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
15 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
16          */
17         public static final int listContentBackground=0x7f010000;
18         /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
19 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
20          */
21         public static final int listContentHeader=0x7f010003;
22         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
23 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
24 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
25 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
26          */
27         public static final int listItemSelectableLargeBackground=0x7f010004;
28         /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
29 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
30          */
31         public static final int listItemSelectableLargeIndicatorStyle=0x7f010005;
32         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
33 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
34 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
35 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
36          */
37         public static final int listItemsLeftBackground=0x7f010001;
38         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
39 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
40 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
41 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
42          */
43         public static final int listItemsRightBackground=0x7f010002;
44     }
45     public static final class color {
46         public static final int holo_blue_bright=0x7f040002;
47         public static final int holo_blue_dark=0x7f040001;
48         public static final int holo_blue_light=0x7f040000;
49         public static final int holo_red_dark=0x7f040004;
50         public static final int holo_red_light=0x7f040003;
51         public static final int list_content_background=0x7f040006;
52         public static final int list_separator=0x7f040005;
53     }
54     public static final class dimen {
55         /**  Default screen margins, per the Android Design guidelines. 
56
57          Customize dimensions originally defined in res/values/dimens.xml (such as
58          screen margins) for sw600dp devices (e.g. 7" tablets) here.
59     
60
61          Customize dimensions originally defined in res/values/dimens.xml (such as
62          screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
63     
64
65          Customize dimensions originally defined in res/values/dimens.xml (such as
66          screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
67     
68          */
69         public static final int activity_horizontal_margin=0x7f050000;
70         public static final int activity_vertical_margin=0x7f050001;
71         public static final int content_padding=0x7f050003;
72         public static final int golden_ratio=0x7f050002;
73         public static final int list_horizontal_margin=0x7f050005;
74         public static final int list_vertical_margin=0x7f050006;
75         public static final int section_padding=0x7f050004;
76     }
77     public static final class drawable {
78         public static final int box=0x7f020000;
79         public static final int drive=0x7f020001;
80         public static final int dropbox=0x7f020002;
81         public static final int ic_launcher=0x7f020003;
82         public static final int list_content_left=0x7f020004;
83         public static final int list_content_left_dark=0x7f020005;
84         public static final int list_content_right=0x7f020006;
85         public static final int list_content_right_dark=0x7f020007;
86         public static final int nexusone=0x7f020008;
87         public static final int panel_bg_holo_dark=0x7f020009;
88         public static final int panel_bg_holo_light=0x7f02000a;
89     }
90     public static final class id {
91         public static final int checkbox=0x7f08000b;
92         public static final int content=0x7f080001;
93         public static final int empty=0x7f080005;
94         public static final int footer_container=0x7f080006;
95         public static final int image=0x7f080008;
96         public static final int list_content_container=0x7f080000;
97         public static final int list_header_title=0x7f080007;
98         public static final int listview=0x7f080004;
99         public static final int summary=0x7f08000a;
100         public static final int title=0x7f080009;
101         public static final int title_container=0x7f080003;
102         public static final int watermark=0x7f080002;
103     }
104     public static final class layout {
105         public static final int list_content=0x7f030000;
106         public static final int list_content_header=0x7f030001;
107         public static final int list_fragment=0x7f030002;
108         public static final int list_header=0x7f030003;
109         public static final int list_item=0x7f030004;
110         public static final int list_item_base=0x7f030005;
111         public static final int list_item_selectable=0x7f030006;
112     }
113     public static final class string {
114         public static final int app_name=0x7f070000;
115         public static final int box=0x7f070005;
116         public static final int cloud=0x7f070001;
117         public static final int devices=0x7f070006;
118         public static final int dropbox=0x7f070004;
119         public static final int googledrive=0x7f070002;
120         public static final int googledrive_summary=0x7f070003;
121     }
122     public static final class style {
123         /**  API 14 theme customizations can go here. 
124          */
125         public static final int AppBaseDarkTheme=0x7f060004;
126         /** 
127         Base application theme, dependent on API level. This theme is replaced
128         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
129     
130
131             Theme customizations available in newer API levels can go in
132             res/values-vXX/styles.xml, while customizations related to
133             backward-compatibility can go here.
134         
135
136         Base application theme for API 14+. This theme completely replaces
137         AppBaseTheme from BOTH res/values/styles.xml and
138         res/values-v11/styles.xml on API 14+ devices.
139     
140  API 14 theme customizations can go here. 
141          */
142         public static final int AppBaseTheme=0x7f060000;
143         /**  Application theme. 
144          */
145         public static final int AppDarkTheme=0x7f060005;
146         /**  Application theme. 
147          */
148         public static final int AppTheme=0x7f060001;
149         public static final int ListContentHeader=0x7f060003;
150         public static final int ListContentIndicator=0x7f060002;
151         public static final int RequestTheme=0x7f060006;
152     }
153 }