|
| 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.slidingmenu.example; |
| 9 | + |
| 10 | +public final class R { |
| 11 | + public static final class attr { |
| 12 | + /** <p>Must 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 | + */ |
| 15 | + public static final int actionbarCompatItemHomeStyle=0x7f010002; |
| 16 | + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 17 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 18 | + */ |
| 19 | + public static final int actionbarCompatItemStyle=0x7f010001; |
| 20 | + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 21 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 22 | + */ |
| 23 | + public static final int actionbarCompatProgressIndicatorStyle=0x7f010003; |
| 24 | + /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 25 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 26 | + */ |
| 27 | + public static final int actionbarCompatTitleStyle=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 borderDrawable=0x7f010005; |
| 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 maskDrawable=0x7f010004; |
| 36 | + } |
| 37 | + public static final class color { |
| 38 | + public static final int actionbar_title_color=0x7f040000; |
| 39 | + } |
| 40 | + public static final class dimen { |
| 41 | + public static final int actionbar_compat_button_home_width=0x7f050002; |
| 42 | + public static final int actionbar_compat_button_width=0x7f050001; |
| 43 | + public static final int actionbar_compat_height=0x7f050000; |
| 44 | + public static final int actionbar_height=0x7f050004; |
| 45 | + public static final int actionbar_home_width=0x7f050003; |
| 46 | + } |
| 47 | + public static final class drawable { |
| 48 | + public static final int actionbar_compat_item=0x7f020000; |
| 49 | + public static final int actionbar_compat_item_focused=0x7f020001; |
| 50 | + public static final int actionbar_compat_item_pressed=0x7f020002; |
| 51 | + public static final int actionbar_shadow=0x7f020003; |
| 52 | + public static final int ic_action_refresh=0x7f020004; |
| 53 | + public static final int ic_action_search=0x7f020005; |
| 54 | + public static final int ic_action_share=0x7f020006; |
| 55 | + public static final int ic_home=0x7f020007; |
| 56 | + public static final int ic_launcher=0x7f020008; |
| 57 | + public static final int ic_menu_share=0x7f020009; |
| 58 | + } |
| 59 | + public static final class id { |
| 60 | + public static final int actionbar_compat=0x7f060000; |
| 61 | + public static final int actionbar_compat_item_refresh=0x7f060003; |
| 62 | + public static final int actionbar_compat_item_refresh_progress=0x7f060002; |
| 63 | + public static final int actionbar_compat_title=0x7f060001; |
| 64 | + public static final int button=0x7f060007; |
| 65 | + public static final int logo=0x7f060005; |
| 66 | + public static final int logo2=0x7f060006; |
| 67 | + public static final int menu_refresh=0x7f060004; |
| 68 | + public static final int menu_search=0x7f06000d; |
| 69 | + public static final int menu_share=0x7f06000e; |
| 70 | + public static final int slidingmenubehind=0x7f060009; |
| 71 | + public static final int slidingmenulayout=0x7f060008; |
| 72 | + public static final int slidingmenupager=0x7f06000a; |
| 73 | + public static final int slidingmenurowicon=0x7f06000b; |
| 74 | + public static final int slidingmenurowtitle=0x7f06000c; |
| 75 | + } |
| 76 | + public static final class layout { |
| 77 | + public static final int actionbar_compat=0x7f030000; |
| 78 | + public static final int actionbar_indeterminate_progress=0x7f030001; |
| 79 | + public static final int main=0x7f030002; |
| 80 | + public static final int main2=0x7f030003; |
| 81 | + public static final int slidingmenumain=0x7f030004; |
| 82 | + public static final int slidingmenurow=0x7f030005; |
| 83 | + } |
| 84 | + public static final class menu { |
| 85 | + public static final int main=0x7f090000; |
| 86 | + } |
| 87 | + public static final class string { |
| 88 | + public static final int alternate_title=0x7f070001; |
| 89 | + public static final int app_name=0x7f070000; |
| 90 | + public static final int hello=0x7f070006; |
| 91 | + public static final int menu_refresh=0x7f070003; |
| 92 | + public static final int menu_search=0x7f070004; |
| 93 | + public static final int menu_share=0x7f070005; |
| 94 | + public static final int toggle_title=0x7f070002; |
| 95 | + } |
| 96 | + public static final class style { |
| 97 | + public static final int ActionBarCompat=0x7f080001; |
| 98 | + public static final int ActionBarCompatHomeItem=0x7f080007; |
| 99 | + public static final int ActionBarCompatItem=0x7f080006; |
| 100 | + public static final int ActionBarCompatItemBase=0x7f080002; |
| 101 | + public static final int ActionBarCompatProgressIndicator=0x7f080003; |
| 102 | + public static final int ActionBarCompatTitle=0x7f080005; |
| 103 | + public static final int ActionBarCompatTitleBase=0x7f080004; |
| 104 | + public static final int AppTheme=0x7f080000; |
| 105 | + } |
| 106 | + public static final class styleable { |
| 107 | + /** Attributes that can be used with a AppTheme. |
| 108 | + <p>Includes the following attributes:</p> |
| 109 | + <table> |
| 110 | + <colgroup align="left" /> |
| 111 | + <colgroup align="left" /> |
| 112 | + <tr><th>Attribute</th><th>Description</th></tr> |
| 113 | + <tr><td><code>{@link #AppTheme_actionbarCompatItemHomeStyle com.slidingmenu.example:actionbarCompatItemHomeStyle}</code></td><td></td></tr> |
| 114 | + <tr><td><code>{@link #AppTheme_actionbarCompatItemStyle com.slidingmenu.example:actionbarCompatItemStyle}</code></td><td></td></tr> |
| 115 | + <tr><td><code>{@link #AppTheme_actionbarCompatProgressIndicatorStyle com.slidingmenu.example:actionbarCompatProgressIndicatorStyle}</code></td><td></td></tr> |
| 116 | + <tr><td><code>{@link #AppTheme_actionbarCompatTitleStyle com.slidingmenu.example:actionbarCompatTitleStyle}</code></td><td></td></tr> |
| 117 | + </table> |
| 118 | + @see #AppTheme_actionbarCompatItemHomeStyle |
| 119 | + @see #AppTheme_actionbarCompatItemStyle |
| 120 | + @see #AppTheme_actionbarCompatProgressIndicatorStyle |
| 121 | + @see #AppTheme_actionbarCompatTitleStyle |
| 122 | + */ |
| 123 | + public static final int[] AppTheme = { |
| 124 | + 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003 |
| 125 | + }; |
| 126 | + /** |
| 127 | + <p>This symbol is the offset where the {@link com.slidingmenu.example.R.attr#actionbarCompatItemHomeStyle} |
| 128 | + attribute's value can be found in the {@link #AppTheme} array. |
| 129 | +
|
| 130 | +
|
| 131 | + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 132 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 133 | + @attr name android:actionbarCompatItemHomeStyle |
| 134 | + */ |
| 135 | + public static final int AppTheme_actionbarCompatItemHomeStyle = 2; |
| 136 | + /** |
| 137 | + <p>This symbol is the offset where the {@link com.slidingmenu.example.R.attr#actionbarCompatItemStyle} |
| 138 | + attribute's value can be found in the {@link #AppTheme} array. |
| 139 | +
|
| 140 | +
|
| 141 | + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 142 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 143 | + @attr name android:actionbarCompatItemStyle |
| 144 | + */ |
| 145 | + public static final int AppTheme_actionbarCompatItemStyle = 1; |
| 146 | + /** |
| 147 | + <p>This symbol is the offset where the {@link com.slidingmenu.example.R.attr#actionbarCompatProgressIndicatorStyle} |
| 148 | + attribute's value can be found in the {@link #AppTheme} array. |
| 149 | +
|
| 150 | +
|
| 151 | + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 152 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 153 | + @attr name android:actionbarCompatProgressIndicatorStyle |
| 154 | + */ |
| 155 | + public static final int AppTheme_actionbarCompatProgressIndicatorStyle = 3; |
| 156 | + /** |
| 157 | + <p>This symbol is the offset where the {@link com.slidingmenu.example.R.attr#actionbarCompatTitleStyle} |
| 158 | + attribute's value can be found in the {@link #AppTheme} array. |
| 159 | +
|
| 160 | +
|
| 161 | + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 162 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 163 | + @attr name android:actionbarCompatTitleStyle |
| 164 | + */ |
| 165 | + public static final int AppTheme_actionbarCompatTitleStyle = 0; |
| 166 | + /** Attributes that can be used with a BezelImageView. |
| 167 | + <p>Includes the following attributes:</p> |
| 168 | + <table> |
| 169 | + <colgroup align="left" /> |
| 170 | + <colgroup align="left" /> |
| 171 | + <tr><th>Attribute</th><th>Description</th></tr> |
| 172 | + <tr><td><code>{@link #BezelImageView_borderDrawable com.slidingmenu.example:borderDrawable}</code></td><td></td></tr> |
| 173 | + <tr><td><code>{@link #BezelImageView_maskDrawable com.slidingmenu.example:maskDrawable}</code></td><td></td></tr> |
| 174 | + </table> |
| 175 | + @see #BezelImageView_borderDrawable |
| 176 | + @see #BezelImageView_maskDrawable |
| 177 | + */ |
| 178 | + public static final int[] BezelImageView = { |
| 179 | + 0x7f010004, 0x7f010005 |
| 180 | + }; |
| 181 | + /** |
| 182 | + <p>This symbol is the offset where the {@link com.slidingmenu.example.R.attr#borderDrawable} |
| 183 | + attribute's value can be found in the {@link #BezelImageView} array. |
| 184 | +
|
| 185 | +
|
| 186 | + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 187 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 188 | + @attr name android:borderDrawable |
| 189 | + */ |
| 190 | + public static final int BezelImageView_borderDrawable = 1; |
| 191 | + /** |
| 192 | + <p>This symbol is the offset where the {@link com.slidingmenu.example.R.attr#maskDrawable} |
| 193 | + attribute's value can be found in the {@link #BezelImageView} array. |
| 194 | +
|
| 195 | +
|
| 196 | + <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" |
| 197 | +or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". |
| 198 | + @attr name android:maskDrawable |
| 199 | + */ |
| 200 | + public static final int BezelImageView_maskDrawable = 0; |
| 201 | + }; |
| 202 | +} |
0 commit comments