|
| 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.org.QuickActionActivity; |
| 9 | + |
| 10 | +public final class R { |
| 11 | + public static final class anim { |
| 12 | + public static final int grow_from_bottom=0x7f040000; |
| 13 | + public static final int grow_from_bottomleft_to_topright=0x7f040001; |
| 14 | + public static final int grow_from_bottomright_to_topleft=0x7f040002; |
| 15 | + public static final int grow_from_top=0x7f040003; |
| 16 | + public static final int grow_from_topleft_to_bottomright=0x7f040004; |
| 17 | + public static final int grow_from_topright_to_bottomleft=0x7f040005; |
| 18 | + public static final int rail=0x7f040006; |
| 19 | + public static final int shrink_from_bottom=0x7f040007; |
| 20 | + public static final int shrink_from_bottomleft_to_topright=0x7f040008; |
| 21 | + public static final int shrink_from_bottomright_to_topleft=0x7f040009; |
| 22 | + public static final int shrink_from_top=0x7f04000a; |
| 23 | + public static final int shrink_from_topleft_to_bottomright=0x7f04000b; |
| 24 | + public static final int shrink_from_topright_to_bottomleft=0x7f04000c; |
| 25 | + } |
| 26 | + public static final class attr { |
| 27 | + } |
| 28 | + public static final class drawable { |
| 29 | + public static final int ic_accept=0x7f020000; |
| 30 | + public static final int ic_add=0x7f020001; |
| 31 | + public static final int ic_list_more=0x7f020002; |
| 32 | + public static final int ic_list_more_selected=0x7f020003; |
| 33 | + public static final int ic_up=0x7f020004; |
| 34 | + public static final int icon=0x7f020005; |
| 35 | + public static final int quickaction_arrow_down=0x7f020006; |
| 36 | + public static final int quickaction_arrow_up=0x7f020007; |
| 37 | + public static final int quickaction_background=0x7f020008; |
| 38 | + public static final int quickaction_bottom_frame=0x7f020009; |
| 39 | + public static final int quickaction_slider_background=0x7f02000a; |
| 40 | + public static final int quickaction_slider_btn=0x7f02000b; |
| 41 | + public static final int quickaction_slider_btn_normal=0x7f02000c; |
| 42 | + public static final int quickaction_slider_btn_on=0x7f02000d; |
| 43 | + public static final int quickaction_slider_btn_pressed=0x7f02000e; |
| 44 | + public static final int quickaction_slider_btn_selected=0x7f02000f; |
| 45 | + public static final int quickaction_slider_grip_left=0x7f020010; |
| 46 | + public static final int quickaction_slider_grip_right=0x7f020011; |
| 47 | + public static final int quickaction_top_frame=0x7f020012; |
| 48 | + public static final int textfield_default=0x7f020013; |
| 49 | + } |
| 50 | + public static final class id { |
| 51 | + public static final int arrow_down=0x7f07000a; |
| 52 | + public static final int arrow_up=0x7f070006; |
| 53 | + public static final int btn2=0x7f070004; |
| 54 | + public static final int footer=0x7f070009; |
| 55 | + public static final int header2=0x7f070005; |
| 56 | + public static final int i_more=0x7f070002; |
| 57 | + public static final int iv_icon=0x7f070000; |
| 58 | + public static final int scroll=0x7f070007; |
| 59 | + public static final int t_name=0x7f070003; |
| 60 | + public static final int tracks=0x7f070008; |
| 61 | + public static final int tv_title=0x7f070001; |
| 62 | + } |
| 63 | + public static final class layout { |
| 64 | + public static final int action_item=0x7f030000; |
| 65 | + public static final int list=0x7f030001; |
| 66 | + public static final int main=0x7f030002; |
| 67 | + public static final int quickaction=0x7f030003; |
| 68 | + } |
| 69 | + public static final class string { |
| 70 | + public static final int app_name=0x7f050001; |
| 71 | + public static final int hello=0x7f050000; |
| 72 | + } |
| 73 | + public static final class style { |
| 74 | + public static final int Animations=0x7f060000; |
| 75 | + /** PopDownMenu |
| 76 | + */ |
| 77 | + public static final int Animations_PopDownMenu=0x7f060001; |
| 78 | + public static final int Animations_PopDownMenu_Center=0x7f060004; |
| 79 | + public static final int Animations_PopDownMenu_Left=0x7f060002; |
| 80 | + public static final int Animations_PopDownMenu_Right=0x7f060003; |
| 81 | + /** PopUpMenu |
| 82 | + */ |
| 83 | + public static final int Animations_PopUpMenu=0x7f060005; |
| 84 | + public static final int Animations_PopUpMenu_Center=0x7f060008; |
| 85 | + public static final int Animations_PopUpMenu_Left=0x7f060006; |
| 86 | + public static final int Animations_PopUpMenu_Right=0x7f060007; |
| 87 | + } |
| 88 | +} |
0 commit comments