OSDN Git Service

cleanups and consolidations
[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>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
13 Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
14 in (inches), mm (millimeters).
15 <p>This may also be a reference to a resource (in the form
16 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
17 theme attribute (in the form
18 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
19 containing a value of this type.
20          */
21         public static final int iconSize=0x7f010006;
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 listContentBackground=0x7f010000;
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 listContentHeader=0x7f010003;
32         /** <p>Must 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          */
35         public static final int listItemImage=0x7f010007;
36         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
37 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
38 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
39 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
40          */
41         public static final int listItemSelectableLargeBackground=0x7f010004;
42         /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
43 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
44          */
45         public static final int listItemSelectableLargeIndicatorStyle=0x7f010005;
46         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
47 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
48 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
49 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
50          */
51         public static final int listItemsLeftBackground=0x7f010001;
52         /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
53 or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
54 <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
55 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
56          */
57         public static final int listItemsRightBackground=0x7f010002;
58     }
59     public static final class color {
60         public static final int holo_blue_bright=0x7f040002;
61         public static final int holo_blue_dark=0x7f040001;
62         public static final int holo_blue_light=0x7f040000;
63         public static final int holo_red_dark=0x7f040004;
64         public static final int holo_red_light=0x7f040003;
65         public static final int list_content_background=0x7f040006;
66         public static final int list_separator=0x7f040005;
67     }
68     public static final class dimen {
69         /**  Default screen margins, per the Android Design guidelines. 
70
71          Customize dimensions originally defined in res/values/dimens.xml (such as
72          screen margins) for sw600dp devices (e.g. 7" tablets) here.
73     
74
75          Customize dimensions originally defined in res/values/dimens.xml (such as
76          screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
77     
78
79          Customize dimensions originally defined in res/values/dimens.xml (such as
80          screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
81     
82          */
83         public static final int activity_horizontal_margin=0x7f050000;
84         public static final int activity_vertical_margin=0x7f050001;
85         public static final int content_padding=0x7f050003;
86         public static final int golden_ratio=0x7f050002;
87         public static final int list_horizontal_margin=0x7f050005;
88         public static final int list_vertical_margin=0x7f050006;
89         public static final int section_padding=0x7f050004;
90     }
91     public static final class drawable {
92         public static final int box=0x7f020000;
93         public static final int drive=0x7f020001;
94         public static final int dropbox=0x7f020002;
95         public static final int ic_launcher=0x7f020003;
96         public static final int list_content_left=0x7f020004;
97         public static final int list_content_left_dark=0x7f020005;
98         public static final int list_content_right=0x7f020006;
99         public static final int list_content_right_dark=0x7f020007;
100         public static final int nexusone=0x7f020008;
101         public static final int panel_bg_holo_dark=0x7f020009;
102         public static final int panel_bg_holo_light=0x7f02000a;
103     }
104     public static final class id {
105         public static final int checkbox=0x7f08000b;
106         public static final int content=0x7f080001;
107         public static final int empty=0x7f080005;
108         public static final int footer_container=0x7f080006;
109         public static final int image=0x7f080008;
110         public static final int list_content_container=0x7f080000;
111         public static final int list_header_title=0x7f080007;
112         public static final int listview=0x7f080004;
113         public static final int summary=0x7f08000a;
114         public static final int title=0x7f080009;
115         public static final int title_container=0x7f080003;
116         public static final int watermark=0x7f080002;
117     }
118     public static final class layout {
119         public static final int list_content=0x7f030000;
120         public static final int list_content_header=0x7f030001;
121         public static final int list_fragment=0x7f030002;
122         public static final int list_header=0x7f030003;
123         public static final int list_item=0x7f030004;
124         public static final int list_item_base=0x7f030005;
125         public static final int list_item_selectable=0x7f030006;
126     }
127     public static final class string {
128         public static final int app_name=0x7f070000;
129         public static final int box=0x7f070005;
130         public static final int cloud=0x7f070001;
131         public static final int devices=0x7f070006;
132         public static final int dropbox=0x7f070004;
133         public static final int googledrive=0x7f070002;
134         public static final int googledrive_summary=0x7f070003;
135     }
136     public static final class style {
137         /**  API 14 theme customizations can go here. 
138          */
139         public static final int AppBaseDarkTheme=0x7f060004;
140         /** 
141         Base application theme, dependent on API level. This theme is replaced
142         by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
143     
144
145             Theme customizations available in newer API levels can go in
146             res/values-vXX/styles.xml, while customizations related to
147             backward-compatibility can go here.
148         
149
150         Base application theme for API 14+. This theme completely replaces
151         AppBaseTheme from BOTH res/values/styles.xml and
152         res/values-v11/styles.xml on API 14+ devices.
153     
154  API 14 theme customizations can go here. 
155          */
156         public static final int AppBaseTheme=0x7f060000;
157         /**  Application theme. 
158          */
159         public static final int AppDarkTheme=0x7f060005;
160         /**  Application theme. 
161          */
162         public static final int AppTheme=0x7f060001;
163         public static final int ListContentHeader=0x7f060003;
164         public static final int ListContentIndicator=0x7f060002;
165         public static final int ListItemSummary=0x7f060007;
166         public static final int ListItemTitle=0x7f060006;
167         public static final int RequestTheme=0x7f060008;
168     }
169 }