/* 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.android.Mylauncher; public final class R { public static final class anim { public static final int fade_in_fast=0x7f050000; public static final int fade_out_fast=0x7f050001; } public static final class array { public static final int extra_wallpapers=0x7f070002; public static final int wallpapers=0x7f070003; public static final int workspace_effect_entries=0x7f070000; public static final int workspace_effect_values=0x7f070001; } public static final class attr { /** The number of horizontal cells in the CellLayout <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cellCountX=0x7f010004; /** The number of vertical cells in the CellLayout <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cellCountY=0x7f010005; /** The height of a single cell <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cellHeight=0x7f010007; /** The width of a single cell <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cellWidth=0x7f010006; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int className=0x7f010020; /** The x index of the item to be focused in the cling <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int clingFocusedX=0x7f01001e; /** The y index of the item to be focused in the cling <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int clingFocusedY=0x7f01001f; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int container=0x7f010022; /** The first screen the workspace should display. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int defaultScreen=0x7f010003; /** Orientation of a widget. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>vertical</code></td><td>0</td><td> Vertical widget. </td></tr> <tr><td><code>horizontal</code></td><td>1</td><td> Horizontal widget. </td></tr> </table> */ public static final int direction=0x7f010000; /** Used to identify how to draw the cling bg <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int drawIdentifier=0x7f010002; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int heightGap=0x7f010009; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int icon=0x7f010028; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int key=0x7f01002b; /** Max number of cells of applications horizontally <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int maxAppCellCountX=0x7f010018; /** Max number of cells of applications vertically <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int maxAppCellCountY=0x7f010019; /** The max gap size for each dimension <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int maxGap=0x7f01000a; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int packageName=0x7f010021; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageLayoutHeightGap=0x7f010010; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageLayoutPaddingBottom=0x7f010012; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageLayoutPaddingLeft=0x7f010013; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageLayoutPaddingRight=0x7f010014; /** The padding of the pages that are dynamically created per page <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageLayoutPaddingTop=0x7f010011; /** A spacing override for the icons within a page <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageLayoutWidthGap=0x7f01000f; /** The space between adjacent pages of the PagedView. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageSpacing=0x7f010015; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int screen=0x7f010023; /** The padding for the scroll indicator area <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int scrollIndicatorPaddingLeft=0x7f010016; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int scrollIndicatorPaddingRight=0x7f010017; /** The source view to generate and apply the drawable states to/from <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int sourceImageViewId=0x7f01000e; /** The source view to delegate touch presses events to. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int sourceViewId=0x7f010001; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int spanX=0x7f010026; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int spanY=0x7f010027; /** The color of the stroke outline <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int strokeColor=0x7f01000b; /** The color of the text <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int strokeTextColor=0x7f01000c; /** The width of the stroke <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int strokeWidth=0x7f01000d; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int title=0x7f010029; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int uri=0x7f01002a; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int value=0x7f01002c; /** Vertical spacing between widgets <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int widgetCellHeightGap=0x7f01001b; /** Horizontal spacing between widgets and wallpapers <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int widgetCellWidthGap=0x7f01001a; /** Number of widgets horizontally <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int widgetCountX=0x7f01001c; /** Number of widgets vertically <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int widgetCountY=0x7f01001d; /** An override for the width and height gap to allow users to specify a specific size for the page using spacing instead of resolving the spacing from the width of the page <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int widthGap=0x7f010008; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int x=0x7f010024; /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int y=0x7f010025; } public static final class bool { public static final int allow_rotation=0x7f0a0002; public static final int config_largeHeap=0x7f0a0000; /** Whether or not to use custom clings if a custom workspace layout is passed in Whether or not to use custom clings if a custom workspace layout is passed in */ public static final int config_useCustomClings=0x7f0a0005; /** Workspace Whether or not the drop targets drop down as opposed to fade in Workspace Whether or not the drop targets drop down as opposed to fade in Workspace Whether or not the drop targets drop down as opposed to fade in */ public static final int config_useDropTargetDownTransition=0x7f0a0003; /** Whether or not to fade the side pages Whether or not to fade the side pages Workspace Whether or not to fade the side pages Whether or not to fade the side pages */ public static final int config_workspaceFadeAdjacentScreens=0x7f0a0004; /** Hotseat Hotseat */ public static final int hotseat_transpose_layout_with_orientation=0x7f0a0006; public static final int is_large_screen=0x7f0a0001; } public static final class color { public static final int appwidget_error_color=0x7f090003; public static final int bubble_dark_background=0x7f090002; /** The color tints to apply to the text and drag view when hovering over the delete target or the info target */ public static final int delete_target_hover_tint=0x7f090000; public static final int info_target_hover_tint=0x7f090001; public static final int workspace_all_apps_and_delete_zone_text_color=0x7f090004; public static final int workspace_all_apps_and_delete_zone_text_shadow_color=0x7f090005; public static final int workspace_icon_text_color=0x7f090006; } public static final class dimen { public static final int all_apps_button_vertical_padding=0x7f0c006e; public static final int app_icon_drawable_padding=0x7f0c0019; public static final int app_icon_drawable_padding_land=0x7f0c001a; public static final int app_icon_padding_top=0x7f0c001b; public static final int app_icon_size=0x7f0c0022; public static final int app_widget_preview_label_margin_left=0x7f0c0037; public static final int app_widget_preview_label_margin_right=0x7f0c0038; public static final int app_widget_preview_label_margin_top=0x7f0c0036; /** Padding applied to AppWidget previews */ public static final int app_widget_preview_padding_left=0x7f0c0033; public static final int app_widget_preview_padding_right=0x7f0c0034; public static final int app_widget_preview_padding_top=0x7f0c0035; /** The width can be 76dp because we don't have B padding */ public static final int apps_customize_cell_height=0x7f0c0024; /** The width can be 72dp because we don't have L/R padding AppsCustomize AppsCustomize AppsCustomize AppsCustomize */ public static final int apps_customize_cell_width=0x7f0c0023; public static final int apps_customize_max_gap=0x7f0c0025; public static final int apps_customize_pageLayoutHeightGap=0x7f0c0064; public static final int apps_customize_pageLayoutPaddingBottom=0x7f0c0066; public static final int apps_customize_pageLayoutPaddingLeft=0x7f0c0067; public static final int apps_customize_pageLayoutPaddingRight=0x7f0c0068; /** AppsCustomize */ public static final int apps_customize_pageLayoutPaddingTop=0x7f0c0065; /** AppsCustomize AppsCustomize AppsCustomize */ public static final int apps_customize_pageLayoutWidthGap=0x7f0c0063; /** The height of the tab bar - if this changes, we should update the external icon width/height above to compensate */ public static final int apps_customize_tab_bar_height=0x7f0c0020; public static final int apps_customize_tab_bar_margin_top=0x7f0c0021; public static final int apps_customize_widget_cell_height_gap=0x7f0c0027; public static final int apps_customize_widget_cell_width_gap=0x7f0c0026; /** height of the bottom row of controls height of the bottom row of controls height of the bottom row of controls Hotseat */ public static final int button_bar_height=0x7f0c0028; /** Because portal animations go beyond the bounds of an icon, we need to make the dock layout slightly larger than the button_bar_height */ public static final int button_bar_height_bottom_padding=0x7f0c002a; public static final int button_bar_height_plus_padding=0x7f0c002d; /** Because portal animations go beyond the bounds of an icon, we need to make the dock layout slightly larger than the button_bar_height Because portal animations go beyond the bounds of an icon, we need to make the dock layout slightly larger than the button_bar_height */ public static final int button_bar_height_top_padding=0x7f0c0029; /** Hotseat */ public static final int button_bar_width_left_padding=0x7f0c002b; public static final int button_bar_width_right_padding=0x7f0c002c; public static final int cell_layout_bottom_padding=0x7f0c005e; public static final int cell_layout_bottom_padding_land=0x7f0c0049; public static final int cell_layout_bottom_padding_port=0x7f0c0048; /** Block spacing on each side of the screen. And also padding for the portals to look right. Workspace Block spacing on each side of the screen. And also padding for the portals to look right. */ public static final int cell_layout_left_padding=0x7f0c005b; public static final int cell_layout_left_padding_land=0x7f0c0043; /** CellLayout padding CellLayout padding land / port CellLayout padding land / port */ public static final int cell_layout_left_padding_port=0x7f0c0042; public static final int cell_layout_right_padding=0x7f0c005c; public static final int cell_layout_right_padding_land=0x7f0c0045; public static final int cell_layout_right_padding_port=0x7f0c0044; public static final int cell_layout_top_padding=0x7f0c005d; public static final int cell_layout_top_padding_land=0x7f0c0047; public static final int cell_layout_top_padding_port=0x7f0c0046; /** Cling */ public static final int clingPunchThroughGraphicCenterRadius=0x7f0c0000; /** The offset for the text in the cling Cling The offset for the text in the cling Cling The offset for the text in the cling */ public static final int cling_text_block_offset_x=0x7f0c0002; public static final int cling_text_block_offset_y=0x7f0c0003; /** When dragging items on the workspace, the number of dps by which the position of the drag view should be offset from the position of the original view. When dragging items on the workspace, the number of dps by which the position of the drag view should be offset from the position of the original view. */ public static final int dragViewOffsetX=0x7f0c0030; public static final int dragViewOffsetY=0x7f0c0031; /** When dragging an item, how much bigger (fixed dps) the dragged view should be. If 0, it will not be scaled at all. */ public static final int dragViewScale=0x7f0c0032; /** Drag padding to add to the bottom of drop targets Drag padding to add to the bottom of drop targets */ public static final int drop_target_drag_padding=0x7f0c002e; /** Clings Clings */ public static final int folderClingMarginTop=0x7f0c0001; public static final int folder_cell_height=0x7f0c000c; /** Folders The size of the image which sits behind the preview of the folder contents */ public static final int folder_cell_width=0x7f0c000b; public static final int folder_height_gap=0x7f0c0040; public static final int folder_icon_padding_top=0x7f0c000d; public static final int folder_name_padding=0x7f0c003e; public static final int folder_padding=0x7f0c0041; /** The amount that the preview contents are inset from the preview background */ public static final int folder_preview_padding=0x7f0c003d; /** Folders The size of the image which sits behind the preview of the folder contents Folders The size of the image which sits behind the preview of the folder contents Folders The size of the image which sits behind the preview of the folder contents */ public static final int folder_preview_size=0x7f0c003c; public static final int folder_width_gap=0x7f0c003f; public static final int hotseat_cell_height=0x7f0c0013; /** Workspace Hotseat */ public static final int hotseat_cell_width=0x7f0c0012; public static final int hotseat_height_gap=0x7f0c0015; /** Hotseat Hotseat */ public static final int hotseat_width_gap=0x7f0c0014; /** QSB QSB Workspace */ public static final int qsb_bar_height=0x7f0c0006; /** Workspace qsb_bar_height_inset represents qsb_bar_height minus the padding that we put on each page for allowing folders to draw out of bounds QSB qsb_bar_height_inset represents qsb_bar_height minus the padding that we put on each page for allowing folders to draw out of bounds Workspace qsb_bar_height_inset represents qsb_bar_height minus the padding that we put on each page for allowing folders to draw out of bounds qsb_bar_height_inset represents qsb_bar_height minus the padding that we put on each page for allowing folders to draw out of bounds */ public static final int qsb_bar_height_inset=0x7f0c0005; public static final int qsb_padding_left=0x7f0c0007; public static final int qsb_padding_right=0x7f0c0008; /** We offset the proxy to overlap with the voice icon We offset the proxy to overlap with the voice icon */ public static final int qsb_voice_proxy_padding_right=0x7f0c006d; public static final int reveal_radius=0x7f0c0004; /** Dragging the area at the edge of the screen that makes the workspace go left or right while you're dragging. the area at the edge of the screen that makes the workspace go left or right while you're dragging. Workspace the area at the edge of the screen that makes the workspace go left or right while you're dragging. */ public static final int scroll_zone=0x7f0c002f; /** 44dp high for the optical bounds */ public static final int search_bar_height=0x7f0c0009; /** Padding applied to shortcut previews */ public static final int shortcut_preview_padding_left=0x7f0c0039; public static final int shortcut_preview_padding_right=0x7f0c003a; public static final int shortcut_preview_padding_top=0x7f0c003b; public static final int toolbar_button_horizontal_padding=0x7f0c001d; /** QSB QSB QSB */ public static final int toolbar_button_vertical_padding=0x7f0c001c; public static final int toolbar_external_icon_height=0x7f0c001f; /** External toolbar icon size (for bounds) */ public static final int toolbar_external_icon_width=0x7f0c001e; public static final int wallpaper_chooser_grid_height=0x7f0c0070; /** dimensions for the wallpaper picker wallpaper thumbnail width */ public static final int wallpaper_chooser_grid_width=0x7f0c006f; public static final int workspace_bottom_padding=0x7f0c0062; public static final int workspace_bottom_padding_land=0x7f0c0051; public static final int workspace_bottom_padding_port=0x7f0c0050; public static final int workspace_cell_height=0x7f0c006a; public static final int workspace_cell_height_land=0x7f0c0054; public static final int workspace_cell_height_port=0x7f0c0055; /** Workspace cell size Workspace cell size */ public static final int workspace_cell_width=0x7f0c0069; /** Workspace cell size Workspace cell size Workspace cell size */ public static final int workspace_cell_width_land=0x7f0c0052; public static final int workspace_cell_width_port=0x7f0c0053; public static final int workspace_divider_padding_bottom=0x7f0c0011; /** Workspace Divider width set to match the qsb width */ public static final int workspace_divider_padding_left=0x7f0c000e; public static final int workspace_divider_padding_right=0x7f0c000f; /** Workspace Workspace */ public static final int workspace_divider_padding_top=0x7f0c0010; /** Divider width set to match the qsb width */ public static final int workspace_divider_width=0x7f0c0071; public static final int workspace_height_gap=0x7f0c006c; public static final int workspace_height_gap_land=0x7f0c0058; public static final int workspace_height_gap_port=0x7f0c0059; public static final int workspace_icon_text_size=0x7f0c0017; /** Workspace padding Workspace padding */ public static final int workspace_left_padding=0x7f0c005f; public static final int workspace_left_padding_land=0x7f0c004b; /** Workspace padding Workspace padding */ public static final int workspace_left_padding_port=0x7f0c004a; public static final int workspace_max_gap=0x7f0c000a; public static final int workspace_overscroll_drawable_padding=0x7f0c0016; /** We really want the page spacing to be the max of either the button bar height or the qsb bar height Workspace */ public static final int workspace_page_spacing=0x7f0c005a; public static final int workspace_right_padding=0x7f0c0060; public static final int workspace_right_padding_land=0x7f0c004d; public static final int workspace_right_padding_port=0x7f0c004c; public static final int workspace_spring_loaded_page_spacing=0x7f0c0018; public static final int workspace_top_padding=0x7f0c0061; public static final int workspace_top_padding_land=0x7f0c004f; public static final int workspace_top_padding_port=0x7f0c004e; public static final int workspace_width_gap=0x7f0c006b; public static final int workspace_width_gap_land=0x7f0c0056; public static final int workspace_width_gap_port=0x7f0c0057; } public static final class drawable { public static final int all_apps_button_icon=0x7f020000; public static final int apps_customize_bg=0x7f020001; public static final int bg_appwidget_error=0x7f020002; public static final int bg_cling1=0x7f020003; public static final int bg_cling2=0x7f020004; public static final int bg_cling3=0x7f020005; public static final int bg_cling4=0x7f020006; public static final int bg_cling5=0x7f020007; public static final int bg_img_item=0x7f020008; public static final int bg_img_item_true=0x7f020009; public static final int btn_cling_normal=0x7f02000a; public static final int btn_cling_pressed=0x7f02000b; public static final int cling=0x7f02000c; public static final int cling_button_bg=0x7f02000d; public static final int divider_launcher_holo=0x7f02000e; public static final int flying_icon_bg=0x7f02000f; public static final int flying_icon_bg_pressed=0x7f020010; public static final int focusable_view_bg=0x7f020011; public static final int focused_bg=0x7f020012; public static final int grid_focused=0x7f020013; public static final int grid_pressed=0x7f020014; public static final int grid_selected=0x7f020015; public static final int hand=0x7f020016; public static final int home_press=0x7f020017; public static final int homescreen_blue_normal_holo=0x7f020018; public static final int homescreen_blue_strong_holo=0x7f020019; public static final int hotseat_scrubber_holo=0x7f02001a; public static final int hotseat_track_holo=0x7f02001b; public static final int ic_allapps=0x7f02001c; public static final int ic_allapps_pressed=0x7f02001d; public static final int ic_home_all_apps_holo_dark=0x7f02001e; public static final int ic_home_search_normal_holo=0x7f02001f; public static final int ic_home_voice_search_holo=0x7f020020; public static final int ic_launcher_clear_active_holo=0x7f020021; public static final int ic_launcher_clear_normal_holo=0x7f020022; public static final int ic_launcher_home=0x7f020023; public static final int ic_launcher_info_active_holo=0x7f020024; public static final int ic_launcher_info_normal_holo=0x7f020025; public static final int ic_launcher_market_holo=0x7f020026; public static final int ic_launcher_trashcan_active_holo=0x7f020027; public static final int ic_launcher_trashcan_normal_holo=0x7f020028; public static final int ic_launcher_wallpaper=0x7f020029; public static final int info_target_selector=0x7f02002a; public static final int overscroll_glow_left=0x7f02002b; public static final int overscroll_glow_right=0x7f02002c; public static final int page_hover_left_holo=0x7f02002d; public static final int page_hover_right_holo=0x7f02002e; public static final int paged_view_indicator=0x7f02002f; public static final int portal_container_holo=0x7f020030; public static final int portal_ring_inner_holo=0x7f020031; public static final int portal_ring_inner_nolip_holo=0x7f020032; public static final int portal_ring_outer_holo=0x7f020033; public static final int portal_ring_rest=0x7f020034; public static final int remove_target_selector=0x7f020035; public static final int search_frame=0x7f020036; public static final int tab_selected_focused_holo=0x7f020037; public static final int tab_selected_holo=0x7f020038; public static final int tab_selected_pressed_focused_holo=0x7f020039; public static final int tab_selected_pressed_holo=0x7f02003a; public static final int tab_unselected_focused_holo=0x7f02003b; public static final int tab_unselected_holo=0x7f02003c; public static final int tab_unselected_pressed_focused_holo=0x7f02003d; public static final int tab_unselected_pressed_holo=0x7f02003e; public static final int tab_widget_indicator_selector=0x7f02003f; public static final int uninstall_target_selector=0x7f020040; public static final int wallpaper_00=0x7f020041; public static final int wallpaper_00_small=0x7f020042; public static final int wallpaper_01=0x7f020043; public static final int wallpaper_01_small=0x7f020044; public static final int wallpaper_02=0x7f020045; public static final int wallpaper_02_small=0x7f020046; public static final int wallpaper_03=0x7f020047; public static final int wallpaper_03_small=0x7f020048; public static final int wallpaper_04=0x7f020049; public static final int wallpaper_04_small=0x7f02004a; public static final int wallpaper_05=0x7f02004b; public static final int wallpaper_05_small=0x7f02004c; public static final int wallpaper_06=0x7f02004d; public static final int wallpaper_06_small=0x7f02004e; public static final int wallpaper_07=0x7f02004f; public static final int wallpaper_07_small=0x7f020050; public static final int wallpaper_08=0x7f020051; public static final int wallpaper_08_small=0x7f020052; public static final int wallpaper_09=0x7f020053; public static final int wallpaper_09_small=0x7f020054; public static final int wallpaper_10=0x7f020055; public static final int wallpaper_10_small=0x7f020056; public static final int wallpaper_11=0x7f020057; public static final int wallpaper_11_small=0x7f020058; public static final int wallpaper_12=0x7f020059; public static final int wallpaper_12_small=0x7f02005a; public static final int wallpaper_gallery_background=0x7f02005b; public static final int wallpaper_gallery_item=0x7f02005c; public static final int wallpaper_picker_preview=0x7f02005d; public static final int widget_container_holo=0x7f02005e; public static final int widget_preview_tile=0x7f02005f; public static final int widget_resize_frame_holo=0x7f020060; public static final int widget_resize_handle_bottom=0x7f020061; public static final int widget_resize_handle_left=0x7f020062; public static final int widget_resize_handle_right=0x7f020063; public static final int widget_resize_handle_top=0x7f020064; public static final int workspace_bg=0x7f020065; } public static final class id { public static final int all_apps_cling=0x7f08000d; public static final int all_apps_cling_add_item=0x7f080003; public static final int all_apps_cling_title=0x7f080002; public static final int animation_buffer=0x7f08000a; public static final int application_icon=0x7f080005; public static final int apps_customize_content=0x7f080006; public static final int apps_customize_pane=0x7f080028; public static final int apps_customize_pane_content=0x7f080009; public static final int apps_customize_progress_bar=0x7f08000e; public static final int botton_moons=0x7f08000c; public static final int cell1=0x7f08001d; public static final int cell2=0x7f08001e; public static final int cell3=0x7f08001f; public static final int cell4=0x7f080020; public static final int cell5=0x7f080021; public static final int cling_dismiss=0x7f080004; public static final int delete_target_text=0x7f080012; public static final int dock_divider=0x7f080023; public static final int drag_layer=0x7f08001b; public static final int drag_target_bar=0x7f08002c; public static final int folder_cling=0x7f08002a; public static final int folder_cling_create_folder=0x7f080017; public static final int folder_cling_title=0x7f080016; public static final int folder_content=0x7f080032; public static final int folder_icon_name=0x7f080019; public static final int folder_name=0x7f08002e; public static final int gallery=0x7f080033; public static final int horizontal=0x7f080001; public static final int hotseat=0x7f080024; public static final int info_target_text=0x7f080013; public static final int label=0x7f08002d; public static final int layout=0x7f08001a; public static final int market_button=0x7f080008; public static final int paged_view_indicator=0x7f08000b; public static final int preview_background=0x7f080018; public static final int provider=0x7f080015; public static final int provider_icon=0x7f080014; public static final int qsb_bar=0x7f080025; public static final int qsb_divider=0x7f080022; public static final int qsb_search_bar=0x7f08002b; public static final int search_button=0x7f08002f; public static final int search_button_container=0x7f080030; public static final int set=0x7f080034; public static final int tabs_container=0x7f080007; public static final int vertical=0x7f080000; public static final int voice_button=0x7f080027; public static final int voice_button_container=0x7f080031; public static final int voice_button_proxy=0x7f080026; public static final int wallpaper_chooser_fragment=0x7f080035; public static final int wallpaper_image=0x7f080036; public static final int widget_dims=0x7f080011; public static final int widget_name=0x7f080010; public static final int widget_preview=0x7f08000f; public static final int workspace=0x7f08001c; public static final int workspace_cling=0x7f080029; } public static final class integer { public static final int apps_customize_cling_focused_x=0x7f0b0026; public static final int apps_customize_cling_focused_y=0x7f0b0027; /** AllApps/Customize/AppsCustomize AppsCustomize */ public static final int apps_customize_maxCellCountX=0x7f0b0022; public static final int apps_customize_maxCellCountY=0x7f0b0023; /** We can also afford to have a slightly wider portrait layout in xlarge */ public static final int apps_customize_widget_cell_count_x=0x7f0b0024; public static final int apps_customize_widget_cell_count_y=0x7f0b0025; public static final int cell_count_x=0x7f0b001d; public static final int cell_count_y=0x7f0b001e; /** Batch loading for loading in LauncherModel */ public static final int config_allAppsBatchLoadDelay=0x7f0b000e; public static final int config_allAppsBatchSize=0x7f0b000f; /** The slope, in percent, of the drag movement needed to drag an item out of AppsCustomize (y / x * 100%) */ public static final int config_appsCustomizeDragSlopeThreshold=0x7f0b000d; public static final int config_appsCustomizeFadeInTime=0x7f0b0007; public static final int config_appsCustomizeFadeOutTime=0x7f0b0008; /** AllApps/Customize/AppsCustomize The alpha of the AppsCustomize bg in spring loaded mode */ public static final int config_appsCustomizeSpringLoadedBgAlpha=0x7f0b0001; public static final int config_appsCustomizeWorkspaceAnimationStagger=0x7f0b000a; public static final int config_appsCustomizeWorkspaceShrinkTime=0x7f0b0009; /** Fade/zoom in/out duration & scale in the AllApps transition. Note: This should be less than the workspaceShrinkTime as they happen together. */ public static final int config_appsCustomizeZoomInTime=0x7f0b0004; public static final int config_appsCustomizeZoomOutTime=0x7f0b0005; public static final int config_appsCustomizeZoomScaleFactor=0x7f0b0006; /** Camera distance for the overscroll effect Camera distance for the overscroll effect. We use a higher value here because the workspace screens run nearly flush to the edge of the screen Camera distance for the overscroll effect */ public static final int config_cameraDistance=0x7f0b0019; /** Properties controlling the workspace fade-out during dragging */ public static final int config_dragFadeOutAlpha=0x7f0b0017; public static final int config_dragFadeOutDuration=0x7f0b0018; /** The duration (in ms) of the fade animation on the object outlines, used when we are dragging objects around on the home screen. */ public static final int config_dragOutlineFadeTime=0x7f0b0011; /** The alpha value at which to show the most recent drop visualization outline. */ public static final int config_dragOutlineMaxAlpha=0x7f0b0012; /** The distance at which the animation should take the max duration */ public static final int config_dropAnimMaxDist=0x7f0b0016; public static final int config_dropAnimMaxDuration=0x7f0b0014; /** Parameters controlling the animation for when an item is dropped on the home screen, and it animates from its old position to the new one. */ public static final int config_dropAnimMinDuration=0x7f0b0013; /** The transition duration for the background of the drop targets */ public static final int config_dropTargetBgTransitionDuration=0x7f0b0010; /** DragController DragController */ public static final int config_flingToDeleteMinVelocity=0x7f0b0000; /** The duration of the UserFolder opening and closing animation */ public static final int config_folderAnimDuration=0x7f0b0015; /** Tab transition animation duration */ public static final int config_tabTransitionDuration=0x7f0b000c; public static final int config_workspaceAppsCustomizeAnimationStagger=0x7f0b000b; /** Out of 100, the percent to shrink the workspace during spring loaded mode. AllApps/Customize/AppsCustomize Out of 100, the percent to shrink the workspace during spring loaded mode. */ public static final int config_workspaceSpringLoadShrinkPercentage=0x7f0b0003; public static final int config_workspaceUnshrinkTime=0x7f0b0002; /** Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y >= folder_max_num_items. When these are set to -1, they are automatically determined. Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y >= folder_max_num_items. Folders Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y >= folder_max_num_items. When these are set to -1, they are automatically determined. Folders Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y >= folder_max_num_items. When these are set to -1, they are automatically determined. Folders Folder max bounds and max number of items. Note: folder_max_count_x * folder_max_count_y >= folder_max_num_items. When these are set to -1, they are automatically determined. */ public static final int folder_max_count_x=0x7f0b001a; public static final int folder_max_count_y=0x7f0b001b; public static final int folder_max_num_items=0x7f0b001c; public static final int hotseat_all_apps_index=0x7f0b0020; public static final int hotseat_cell_count=0x7f0b001f; /** must be between 0 and 100 Hotseat must be between 0 and 100 */ public static final int hotseat_item_scale_percentage=0x7f0b0021; } public static final class layout { public static final int add_list_item=0x7f040000; public static final int all_apps_cling=0x7f040001; public static final int application=0x7f040002; public static final int apps_customize_application=0x7f040003; public static final int apps_customize_pane=0x7f040004; public static final int apps_customize_progressbar=0x7f040005; public static final int apps_customize_widget=0x7f040006; public static final int appwidget_error=0x7f040007; public static final int custom_workspace_cling=0x7f040008; public static final int drop_target_bar=0x7f040009; public static final int external_widget_drop_list_item=0x7f04000a; public static final int folder_cling=0x7f04000b; public static final int folder_icon=0x7f04000c; public static final int hotseat=0x7f04000d; public static final int launcher=0x7f04000e; public static final int market_button=0x7f04000f; public static final int qsb_bar=0x7f040010; public static final int rename_folder=0x7f040011; public static final int scroll_indicator=0x7f040012; public static final int search_bar=0x7f040013; public static final int tab_widget_indicator=0x7f040014; public static final int user_folder=0x7f040015; public static final int wallpaper_chooser=0x7f040016; public static final int wallpaper_chooser_base=0x7f040017; public static final int wallpaper_item=0x7f040018; public static final int workspace=0x7f040019; public static final int workspace_cling=0x7f04001a; public static final int workspace_divider=0x7f04001b; public static final int workspace_screen=0x7f04001c; } public static final class mipmap { public static final int ic_launcher_application=0x7f030000; } public static final class string { /** Accessibility: AllApps button */ public static final int accessibility_all_apps_button=0x7f0d002a; /** Accessibility: Delete button */ public static final int accessibility_delete_button=0x7f0d002b; /** Accessibility: Search button */ public static final int accessibility_search_button=0x7f0d0028; /** Accessibility: Voice Search button */ public static final int accessibility_voice_search_button=0x7f0d0029; /** Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none] */ public static final int activity_not_found=0x7f0d0007; /** All applications label */ public static final int all_apps_button_label=0x7f0d0021; /** The description of how to pick up and add an item to the workspace [CHAR_LIMIT=none] */ public static final int all_apps_cling_add_item=0x7f0d0050; /** The title text for the All Apps cling [CHAR_LIMIT=none] */ public static final int all_apps_cling_title=0x7f0d004f; /** Label for button in all applications label to go back home (to the workspace / desktop) for accessibilty (spoken when the button gets focus). */ public static final int all_apps_home_button_label=0x7f0d0022; /** Application name */ public static final int application_name=0x7f0d0000; /** The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] */ public static final int apps_customize_apps_scroll_format=0x7f0d004a; /** The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] */ public static final int apps_customize_widgets_scroll_format=0x7f0d004b; /** Appears in the CAB when an app is selected in All Apps or Customize mode. [CHAR_LIMIT=50] */ public static final int cab_app_selection_text=0x7f0d0037; /** Appears in the CAB when a folder is selected in Customize mode. [CHAR_LIMIT=50] */ public static final int cab_folder_selection_text=0x7f0d0039; /** Describes the button for getting details/info about currently selected application. Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] */ public static final int cab_menu_app_info=0x7f0d0036; /** Describes the button for uninstalling the currently selected application. Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] */ public static final int cab_menu_delete_app=0x7f0d0035; /** Appears in the CAB when a shortcut is selected in Customize mode. [CHAR_LIMIT=50] */ public static final int cab_shortcut_selection_text=0x7f0d003a; /** Appears in the CAB when a widget is selected in Customize mode. [CHAR_LIMIT=50] */ public static final int cab_widget_selection_text=0x7f0d0038; /** Buttons in Rename folder dialog box */ public static final int cancel_action=0x7f0d0012; /** Title of dialog that appears after user selects Wallpaper from menu */ public static final int chooser_wallpaper=0x7f0d0004; /** The text on the button to dismiss a cling [CHAR_LIMIT=none] */ public static final int cling_dismiss=0x7f0d0054; /** Error message when user has filled all their home screens */ public static final int completely_out_of_space=0x7f0d0018; /** Dummy string [CHAR_LIMIT=60] */ public static final int custom_workspace_cling_description_1=0x7f0d005d; /** Dummy string [CHAR_LIMIT=60] */ public static final int custom_workspace_cling_description_2=0x7f0d005f; /** Strings used in device overlays Clings Dummy string [CHAR_LIMIT=40] */ public static final int custom_workspace_cling_title_1=0x7f0d005c; /** Dummy string [CHAR_LIMIT=40] */ public static final int custom_workspace_cling_title_2=0x7f0d005e; /** The format string for default page scroll text [CHAR_LIMIT=none] */ public static final int default_scroll_format=0x7f0d0048; /** Label for delete drop target. [CHAR_LIMIT=30] */ public static final int delete_target_label=0x7f0d0025; /** Label for uninstall drop target. [CHAR_LIMIT=30] */ public static final int delete_target_uninstall_label=0x7f0d0026; /** Label for trash icon in All Apps. The icon/widget will become completely unavailable on the device. [CHAR_LIMIT=30] */ public static final int delete_zone_label_all_apps=0x7f0d0024; /** Label for trash icon in All Apps, when an updated system app is selected. The update will be uninstalled. [CHAR_LIMIT=30] */ public static final int delete_zone_label_all_apps_system_app=0x7f0d002c; /** Label for trash icon on workspace. Meant to communicate the idea of removing the icon/widget from the home screen, but not permanently. [CHAR_LIMIT=30] */ public static final int delete_zone_label_workspace=0x7f0d0023; /** Title of the Android Dreams (screensaver) module */ public static final int dream_name=0x7f0d0045; /** Error message on dummy custom cling layout [DO NOT TRANSLATE] */ public static final int dummy_custom_cling_error_message=0x7f0d0055; /** External-drop widget error string. This is the error that is shown when you drag and item into the homescreen and it is unable to fit, or an error is encountered. [CHAR_LIMIT=50] */ public static final int external_drop_widget_error=0x7f0d000d; /** External-drop widget pick label format string [CHAR_LIMIT=25] */ public static final int external_drop_widget_pick_format=0x7f0d000c; /** External-drop widget pick title. This is shown as the title of the dialog which allows you to pick which widgets to handle a particular drop if there are multiple choices. [CHAR_LIMIT=35] */ public static final int external_drop_widget_pick_title=0x7f0d000e; /** The description of how to create a folder [CHAR_LIMIT=none] */ public static final int folder_cling_create_folder=0x7f0d0053; /** The description of how to move an app [CHAR_LIMIT=none] */ public static final int folder_cling_move_item=0x7f0d0052; /** The title text for the Folder cling [CHAR_LIMIT=none] */ public static final int folder_cling_title=0x7f0d0051; /** Indication that folder closed */ public static final int folder_closed=0x7f0d0059; /** Default folder title */ public static final int folder_hint_text=0x7f0d0046; /** Default folder name */ public static final int folder_name=0x7f0d0003; /** Folder name format */ public static final int folder_name_format=0x7f0d005b; /** Folder accessibility The format string for when a folder is opened, speaks the dimensions */ public static final int folder_opened=0x7f0d0056; /** Folder renamed format */ public static final int folder_renamed=0x7f0d005a; /** Instruction that clicking outside will close folder */ public static final int folder_tap_to_close=0x7f0d0057; /** Instruction that clicking outside will commit folder rename */ public static final int folder_tap_to_rename=0x7f0d0058; /** Text to show user in place of a gadget when we can't display it properly */ public static final int gadget_error_text=0x7f0d0043; /** Options in "Add to Home" dialog box; Title of the group containing the list of all apps */ public static final int group_applications=0x7f0d0014; /** Options in "Add to Home" dialog box; Title of the group containing the list of all shortcut s */ public static final int group_shortcuts=0x7f0d0015; /** Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper */ public static final int group_wallpapers=0x7f0d0017; /** Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets */ public static final int group_widgets=0x7f0d0016; /** URL pointing to help text. If empty, no link to help will be created [DO NOT TRANSLATE] */ public static final int help_url=0x7f0d0034; /** Accessibility-facing application name */ public static final int home=0x7f0d0001; /** Error message when user has filled the hotseat */ public static final int hotseat_out_of_space=0x7f0d001a; /** Label for the info icon. [CHAR_LIMIT=30] */ public static final int info_target_label=0x7f0d0027; /** Error message when user tries to drop an invalid item on the hotseat */ public static final int invalid_hotseat_item=0x7f0d001b; /** AppsCustomize pane Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] */ public static final int long_press_widget_to_add=0x7f0d0009; /** Market button text. The market button text is removed in Launcher.java in the Phone UI. [CHAR LIMIT=32] */ public static final int market=0x7f0d000a; /** Verb, menu item used to add an item on the desktop */ public static final int menu_add=0x7f0d002d; public static final int menu_effect_settings=0x7f0d0060; /** Noun, menu item used to show help. [CHAR_LIMIT=none] */ public static final int menu_help=0x7f0d0033; /** Title of dialog box */ public static final int menu_item_add_item=0x7f0d0013; /** Menu item used to manage installed applications */ public static final int menu_manage_apps=0x7f0d002e; /** Noun, menu item used to bring down the notifications shade */ public static final int menu_notifications=0x7f0d0031; /** Verb, menu item used to initiate global search */ public static final int menu_search=0x7f0d0030; /** Noun, menu item used to show the system settings */ public static final int menu_settings=0x7f0d0032; /** Noun, menu item used to set the desktop's wallpaper */ public static final int menu_wallpaper=0x7f0d002f; /** Error message when user has filled a home screen */ public static final int out_of_space=0x7f0d0019; /** Permission description */ public static final int permdesc_install_shortcut=0x7f0d003c; /** Permission description */ public static final int permdesc_read_settings=0x7f0d0040; /** Permission description */ public static final int permdesc_uninstall_shortcut=0x7f0d003e; /** Permission description */ public static final int permdesc_write_settings=0x7f0d0042; /** Permission short label */ public static final int permlab_install_shortcut=0x7f0d003b; /** Permission short label */ public static final int permlab_read_settings=0x7f0d003f; /** Permission short label */ public static final int permlab_uninstall_shortcut=0x7f0d003d; /** Permission short label */ public static final int permlab_write_settings=0x7f0d0041; /** Option in "Select wallpaper from" dialog box */ public static final int pick_wallpaper=0x7f0d0006; /** Buttons in Rename folder dialog box */ public static final int rename_action=0x7f0d0011; /** Label of Folder name field in Rename folder dialog box */ public static final int rename_folder_label=0x7f0d000f; /** Title of dialog box */ public static final int rename_folder_title=0x7f0d0010; /** Message displayed when an external application attemps to create a shortcut that already exists */ public static final int shortcut_duplicate=0x7f0d001e; /** Message displayed when a shortcut is created by an external application */ public static final int shortcut_installed=0x7f0d001c; /** Message displayed when a shortcut is uninstalled by an external application */ public static final int shortcut_uninstalled=0x7f0d001d; /** Title of dialog when user is selecting an application to add to homescreen */ public static final int title_select_application=0x7f0d0020; /** Title of dialog when user is selecting shortcut to add to homescreen */ public static final int title_select_shortcut=0x7f0d001f; /** Name for all applications running as this uid. */ public static final int uid_name=0x7f0d0002; /** Text to inform the user that they can't uninstall a system application */ public static final int uninstall_system_app_text=0x7f0d0044; /** Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper */ public static final int wallpaper_instructions=0x7f0d0005; /** The format string for the dimensions of a widget in the drawer */ public static final int widget_dims_format=0x7f0d000b; /** Labels for the tabs in the customize drawer */ public static final int widgets_tab_label=0x7f0d0008; /** The description of how to use the workspace [CHAR_LIMIT=none] */ public static final int workspace_cling_move_item=0x7f0d004d; /** The description of how to open all apps from the workspace [CHAR_LIMIT=none] */ public static final int workspace_cling_open_all_apps=0x7f0d004e; /** Clings The title text for the workspace cling [CHAR_LIMIT=none] */ public static final int workspace_cling_title=0x7f0d004c; /** The format string for Workspace descriptions [CHAR_LIMIT=none] */ public static final int workspace_description_format=0x7f0d0047; public static final int workspace_effect=0x7f0d0061; /** The format string for Workspace page scroll text [CHAR_LIMIT=none] */ public static final int workspace_scroll_format=0x7f0d0049; } public static final class style { /** Clings */ public static final int ClingButton=0x7f0e0002; public static final int ClingText=0x7f0e0004; public static final int ClingTitleText=0x7f0e0003; public static final int CustomClingText=0x7f0e0015; /** Overridden in device overlays */ public static final int CustomClingTitleText=0x7f0e0014; public static final int DropTargetButton=0x7f0e0010; public static final int DropTargetButtonContainer=0x7f0e000f; public static final int MarketButton=0x7f0e0013; /** Search Bar Workspace QSB Search / Drop Target bar */ public static final int QSBBar=0x7f0e000c; /** Workspace */ public static final int SearchButton=0x7f0e000e; public static final int SearchDropTargetBar=0x7f0e000d; public static final int TabIndicator=0x7f0e0011; /** Overridden in values-land AppsCustomize AppsCustomize AppsCustomize */ public static final int TabIndicator_AppsCustomize=0x7f0e0012; public static final int Theme=0x7f0e0001; public static final int Theme_WallpaperPicker=0x7f0e0000; public static final int WorkspaceIcon=0x7f0e0005; public static final int WorkspaceIcon_Landscape=0x7f0e0007; public static final int WorkspaceIcon_Landscape_AppsCustomize=0x7f0e000b; public static final int WorkspaceIcon_Landscape_Folder=0x7f0e0009; /** Workspace */ public static final int WorkspaceIcon_Portrait=0x7f0e0006; public static final int WorkspaceIcon_Portrait_AppsCustomize=0x7f0e000a; public static final int WorkspaceIcon_Portrait_Folder=0x7f0e0008; } public static final class xml { public static final int default_workspace=0x7f060000; public static final int effect_settings=0x7f060001; public static final int update_workspace=0x7f060002; public static final int wallpaper_picker_preview=0x7f060003; } public static final class styleable { /** AppsCustomizePagedView specific attributes. These attributes are used to customize an AppsCustomizePagedView in xml files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #AppsCustomizePagedView_clingFocusedX com.android.Mylauncher:clingFocusedX}</code></td><td> The x index of the item to be focused in the cling </td></tr> <tr><td><code>{@link #AppsCustomizePagedView_clingFocusedY com.android.Mylauncher:clingFocusedY}</code></td><td> The y index of the item to be focused in the cling </td></tr> <tr><td><code>{@link #AppsCustomizePagedView_maxAppCellCountX com.android.Mylauncher:maxAppCellCountX}</code></td><td> Max number of cells of applications horizontally </td></tr> <tr><td><code>{@link #AppsCustomizePagedView_maxAppCellCountY com.android.Mylauncher:maxAppCellCountY}</code></td><td> Max number of cells of applications vertically </td></tr> <tr><td><code>{@link #AppsCustomizePagedView_widgetCellHeightGap com.android.Mylauncher:widgetCellHeightGap}</code></td><td> Vertical spacing between widgets </td></tr> <tr><td><code>{@link #AppsCustomizePagedView_widgetCellWidthGap com.android.Mylauncher:widgetCellWidthGap}</code></td><td> Horizontal spacing between widgets and wallpapers </td></tr> <tr><td><code>{@link #AppsCustomizePagedView_widgetCountX com.android.Mylauncher:widgetCountX}</code></td><td> Number of widgets horizontally </td></tr> <tr><td><code>{@link #AppsCustomizePagedView_widgetCountY com.android.Mylauncher:widgetCountY}</code></td><td> Number of widgets vertically </td></tr> </table> @see #AppsCustomizePagedView_clingFocusedX @see #AppsCustomizePagedView_clingFocusedY @see #AppsCustomizePagedView_maxAppCellCountX @see #AppsCustomizePagedView_maxAppCellCountY @see #AppsCustomizePagedView_widgetCellHeightGap @see #AppsCustomizePagedView_widgetCellWidthGap @see #AppsCustomizePagedView_widgetCountX @see #AppsCustomizePagedView_widgetCountY */ public static final int[] AppsCustomizePagedView = { 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f }; /** <p> @attr description The x index of the item to be focused in the cling <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:clingFocusedX */ public static final int AppsCustomizePagedView_clingFocusedX = 6; /** <p> @attr description The y index of the item to be focused in the cling <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:clingFocusedY */ public static final int AppsCustomizePagedView_clingFocusedY = 7; /** <p> @attr description Max number of cells of applications horizontally <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:maxAppCellCountX */ public static final int AppsCustomizePagedView_maxAppCellCountX = 0; /** <p> @attr description Max number of cells of applications vertically <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:maxAppCellCountY */ public static final int AppsCustomizePagedView_maxAppCellCountY = 1; /** <p> @attr description Vertical spacing between widgets <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:widgetCellHeightGap */ public static final int AppsCustomizePagedView_widgetCellHeightGap = 3; /** <p> @attr description Horizontal spacing between widgets and wallpapers <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:widgetCellWidthGap */ public static final int AppsCustomizePagedView_widgetCellWidthGap = 2; /** <p> @attr description Number of widgets horizontally <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:widgetCountX */ public static final int AppsCustomizePagedView_widgetCountX = 4; /** <p> @attr description Number of widgets vertically <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:widgetCountY */ public static final int AppsCustomizePagedView_widgetCountY = 5; /** CellLayout specific attributes. These attributes are used to customize a CellLayout view in XML files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #CellLayout_cellHeight com.android.Mylauncher:cellHeight}</code></td><td> The height of a single cell </td></tr> <tr><td><code>{@link #CellLayout_cellWidth com.android.Mylauncher:cellWidth}</code></td><td> The width of a single cell </td></tr> <tr><td><code>{@link #CellLayout_heightGap com.android.Mylauncher:heightGap}</code></td><td></td></tr> <tr><td><code>{@link #CellLayout_maxGap com.android.Mylauncher:maxGap}</code></td><td> The max gap size for each dimension </td></tr> <tr><td><code>{@link #CellLayout_widthGap com.android.Mylauncher:widthGap}</code></td><td> An override for the width and height gap to allow users to specify a specific size for the page using spacing instead of resolving the spacing from the width of the page </td></tr> </table> @see #CellLayout_cellHeight @see #CellLayout_cellWidth @see #CellLayout_heightGap @see #CellLayout_maxGap @see #CellLayout_widthGap */ public static final int[] CellLayout = { 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a }; /** <p> @attr description The height of a single cell <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:cellHeight */ public static final int CellLayout_cellHeight = 1; /** <p> @attr description The width of a single cell <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:cellWidth */ public static final int CellLayout_cellWidth = 0; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#heightGap} attribute's value can be found in the {@link #CellLayout} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:heightGap */ public static final int CellLayout_heightGap = 3; /** <p> @attr description The max gap size for each dimension <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:maxGap */ public static final int CellLayout_maxGap = 4; /** <p> @attr description An override for the width and height gap to allow users to specify a specific size for the page using spacing instead of resolving the spacing from the width of the page <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:widthGap */ public static final int CellLayout_widthGap = 2; /** Cling specific attributes. These attributes are used to customize the cling in XML files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #Cling_drawIdentifier com.android.Mylauncher:drawIdentifier}</code></td><td> Used to identify how to draw the cling bg </td></tr> </table> @see #Cling_drawIdentifier */ public static final int[] Cling = { 0x7f010002 }; /** <p> @attr description Used to identify how to draw the cling bg <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:drawIdentifier */ public static final int Cling_drawIdentifier = 0; /** Attributes that can be used with a CustomClingText. */ public static final int[] CustomClingText = { }; /** Only used in the device overlays */ public static final int[] CustomClingTitleText = { }; /** DrawableStateProxyView specific attributes. These attributes are used to customize a DrawableStateProxyView view in XML files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #DrawableStateProxyView_sourceViewId com.android.Mylauncher:sourceViewId}</code></td><td> The source view to delegate touch presses events to.</td></tr> </table> @see #DrawableStateProxyView_sourceViewId */ public static final int[] DrawableStateProxyView = { 0x7f010001 }; /** <p> @attr description The source view to delegate touch presses events to. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:sourceViewId */ public static final int DrawableStateProxyView_sourceViewId = 0; /** Attributes that can be used with a Extra. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #Extra_key com.android.Mylauncher:key}</code></td><td></td></tr> <tr><td><code>{@link #Extra_value com.android.Mylauncher:value}</code></td><td></td></tr> </table> @see #Extra_key @see #Extra_value */ public static final int[] Extra = { 0x7f01002b, 0x7f01002c }; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#key} attribute's value can be found in the {@link #Extra} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:key */ public static final int Extra_key = 0; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#value} attribute's value can be found in the {@link #Extra} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:value */ public static final int Extra_value = 1; /** XML attributes used by default_workspace.xml <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #Favorite_className com.android.Mylauncher:className}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_container com.android.Mylauncher:container}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_icon com.android.Mylauncher:icon}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_packageName com.android.Mylauncher:packageName}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_screen com.android.Mylauncher:screen}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_spanX com.android.Mylauncher:spanX}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_spanY com.android.Mylauncher:spanY}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_title com.android.Mylauncher:title}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_uri com.android.Mylauncher:uri}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_x com.android.Mylauncher:x}</code></td><td></td></tr> <tr><td><code>{@link #Favorite_y com.android.Mylauncher:y}</code></td><td></td></tr> </table> @see #Favorite_className @see #Favorite_container @see #Favorite_icon @see #Favorite_packageName @see #Favorite_screen @see #Favorite_spanX @see #Favorite_spanY @see #Favorite_title @see #Favorite_uri @see #Favorite_x @see #Favorite_y */ public static final int[] Favorite = { 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a }; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#className} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:className */ public static final int Favorite_className = 0; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#container} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:container */ public static final int Favorite_container = 2; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#icon} attribute's value can be found in the {@link #Favorite} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name android:icon */ public static final int Favorite_icon = 8; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#packageName} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:packageName */ public static final int Favorite_packageName = 1; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#screen} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:screen */ public static final int Favorite_screen = 3; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#spanX} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:spanX */ public static final int Favorite_spanX = 6; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#spanY} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:spanY */ public static final int Favorite_spanY = 7; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#title} attribute's value can be found in the {@link #Favorite} array. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". @attr name android:title */ public static final int Favorite_title = 9; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#uri} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:uri */ public static final int Favorite_uri = 10; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#x} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:x */ public static final int Favorite_x = 4; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#y} attribute's value can be found in the {@link #Favorite} array. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:y */ public static final int Favorite_y = 5; /** HandleView specific attributes. These attributes are used to customize a HandleView view in XML files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #HandleView_direction com.android.Mylauncher:direction}</code></td><td> Orientation of the handle.</td></tr> </table> @see #HandleView_direction */ public static final int[] HandleView = { 0x7f010000 }; /** <p> @attr description Orientation of the handle. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>vertical</code></td><td>0</td><td> Vertical widget. </td></tr> <tr><td><code>horizontal</code></td><td>1</td><td> Horizontal widget. </td></tr> </table> <p>This is a private symbol. @attr name android:direction */ public static final int HandleView_direction = 0; /** HolographicLinearLayout specific attributes. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #HolographicLinearLayout_sourceImageViewId com.android.Mylauncher:sourceImageViewId}</code></td><td> The source view to generate and apply the drawable states to/from </td></tr> </table> @see #HolographicLinearLayout_sourceImageViewId */ public static final int[] HolographicLinearLayout = { 0x7f01000e }; /** <p> @attr description The source view to generate and apply the drawable states to/from <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:sourceImageViewId */ public static final int HolographicLinearLayout_sourceImageViewId = 0; /** Hotseat specific attributes. These attributes are used to customize the hotseat in XML files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #Hotseat_cellCountX com.android.Mylauncher:cellCountX}</code></td><td> The number of horizontal cells in the CellLayout </td></tr> <tr><td><code>{@link #Hotseat_cellCountY com.android.Mylauncher:cellCountY}</code></td><td> The number of vertical cells in the CellLayout </td></tr> </table> @see #Hotseat_cellCountX @see #Hotseat_cellCountY */ public static final int[] Hotseat = { 0x7f010004, 0x7f010005 }; /** <p> @attr description The number of horizontal cells in the CellLayout <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:cellCountX */ public static final int Hotseat_cellCountX = 0; /** <p> @attr description The number of vertical cells in the CellLayout <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:cellCountY */ public static final int Hotseat_cellCountY = 1; /** PagedView specific attributes. These attributes are used to customize a PagedView view in XML files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #PagedView_pageLayoutHeightGap com.android.Mylauncher:pageLayoutHeightGap}</code></td><td></td></tr> <tr><td><code>{@link #PagedView_pageLayoutPaddingBottom com.android.Mylauncher:pageLayoutPaddingBottom}</code></td><td></td></tr> <tr><td><code>{@link #PagedView_pageLayoutPaddingLeft com.android.Mylauncher:pageLayoutPaddingLeft}</code></td><td></td></tr> <tr><td><code>{@link #PagedView_pageLayoutPaddingRight com.android.Mylauncher:pageLayoutPaddingRight}</code></td><td></td></tr> <tr><td><code>{@link #PagedView_pageLayoutPaddingTop com.android.Mylauncher:pageLayoutPaddingTop}</code></td><td> The padding of the pages that are dynamically created per page </td></tr> <tr><td><code>{@link #PagedView_pageLayoutWidthGap com.android.Mylauncher:pageLayoutWidthGap}</code></td><td> A spacing override for the icons within a page </td></tr> <tr><td><code>{@link #PagedView_pageSpacing com.android.Mylauncher:pageSpacing}</code></td><td> The space between adjacent pages of the PagedView.</td></tr> <tr><td><code>{@link #PagedView_scrollIndicatorPaddingLeft com.android.Mylauncher:scrollIndicatorPaddingLeft}</code></td><td> The padding for the scroll indicator area </td></tr> <tr><td><code>{@link #PagedView_scrollIndicatorPaddingRight com.android.Mylauncher:scrollIndicatorPaddingRight}</code></td><td></td></tr> </table> @see #PagedView_pageLayoutHeightGap @see #PagedView_pageLayoutPaddingBottom @see #PagedView_pageLayoutPaddingLeft @see #PagedView_pageLayoutPaddingRight @see #PagedView_pageLayoutPaddingTop @see #PagedView_pageLayoutWidthGap @see #PagedView_pageSpacing @see #PagedView_scrollIndicatorPaddingLeft @see #PagedView_scrollIndicatorPaddingRight */ public static final int[] PagedView = { 0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017 }; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#pageLayoutHeightGap} attribute's value can be found in the {@link #PagedView} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:pageLayoutHeightGap */ public static final int PagedView_pageLayoutHeightGap = 1; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#pageLayoutPaddingBottom} attribute's value can be found in the {@link #PagedView} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:pageLayoutPaddingBottom */ public static final int PagedView_pageLayoutPaddingBottom = 3; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#pageLayoutPaddingLeft} attribute's value can be found in the {@link #PagedView} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:pageLayoutPaddingLeft */ public static final int PagedView_pageLayoutPaddingLeft = 4; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#pageLayoutPaddingRight} attribute's value can be found in the {@link #PagedView} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:pageLayoutPaddingRight */ public static final int PagedView_pageLayoutPaddingRight = 5; /** <p> @attr description The padding of the pages that are dynamically created per page <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:pageLayoutPaddingTop */ public static final int PagedView_pageLayoutPaddingTop = 2; /** <p> @attr description A spacing override for the icons within a page <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:pageLayoutWidthGap */ public static final int PagedView_pageLayoutWidthGap = 0; /** <p> @attr description The space between adjacent pages of the PagedView. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:pageSpacing */ public static final int PagedView_pageSpacing = 6; /** <p> @attr description The padding for the scroll indicator area <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:scrollIndicatorPaddingLeft */ public static final int PagedView_scrollIndicatorPaddingLeft = 7; /** <p>This symbol is the offset where the {@link com.android.Mylauncher.R.attr#scrollIndicatorPaddingRight} attribute's value can be found in the {@link #PagedView} array. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name android:scrollIndicatorPaddingRight */ public static final int PagedView_scrollIndicatorPaddingRight = 8; /** StrokedTextView specific attributes. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #StrokedTextView_strokeColor com.android.Mylauncher:strokeColor}</code></td><td> The color of the stroke outline </td></tr> <tr><td><code>{@link #StrokedTextView_strokeTextColor com.android.Mylauncher:strokeTextColor}</code></td><td> The color of the text </td></tr> <tr><td><code>{@link #StrokedTextView_strokeWidth com.android.Mylauncher:strokeWidth}</code></td><td> The width of the stroke </td></tr> </table> @see #StrokedTextView_strokeColor @see #StrokedTextView_strokeTextColor @see #StrokedTextView_strokeWidth */ public static final int[] StrokedTextView = { 0x7f01000b, 0x7f01000c, 0x7f01000d }; /** <p> @attr description The color of the stroke outline <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:strokeColor */ public static final int StrokedTextView_strokeColor = 0; /** <p> @attr description The color of the text <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:strokeTextColor */ public static final int StrokedTextView_strokeTextColor = 1; /** <p> @attr description The width of the stroke <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:strokeWidth */ public static final int StrokedTextView_strokeWidth = 2; /** Workspace specific attributes. These attributes are used to customize the workspace in XML files. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #Workspace_cellCountX com.android.Mylauncher:cellCountX}</code></td><td> The number of horizontal cells in the CellLayout </td></tr> <tr><td><code>{@link #Workspace_cellCountY com.android.Mylauncher:cellCountY}</code></td><td> The number of vertical cells in the CellLayout </td></tr> <tr><td><code>{@link #Workspace_defaultScreen com.android.Mylauncher:defaultScreen}</code></td><td> The first screen the workspace should display.</td></tr> </table> @see #Workspace_cellCountX @see #Workspace_cellCountY @see #Workspace_defaultScreen */ public static final int[] Workspace = { 0x7f010003, 0x7f010004, 0x7f010005 }; /** <p> @attr description The number of horizontal cells in the CellLayout <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:cellCountX */ public static final int Workspace_cellCountX = 1; /** <p> @attr description The number of vertical cells in the CellLayout <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:cellCountY */ public static final int Workspace_cellCountY = 2; /** <p> @attr description The first screen the workspace should display. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name android:defaultScreen */ public static final int Workspace_defaultScreen = 0; }; }