/* 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.etsy.android.grid; public final class R { public static final class attr { /** <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 int column_count=0x7f010000; /** <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 int column_count_landscape=0x7f010002; /** <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 int column_count_portrait=0x7f010001; /** <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 int grid_paddingBottom=0x7f010007; /** <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 int grid_paddingLeft=0x7f010004; /** <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 int grid_paddingRight=0x7f010005; /** <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 int grid_paddingTop=0x7f010006; /** <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 int item_margin=0x7f010003; } public static final class styleable { /** Attributes that can be used with a StaggeredGridView. <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 #StaggeredGridView_column_count com.etsy.android.grid:column_count}</code></td><td></td></tr> <tr><td><code>{@link #StaggeredGridView_column_count_landscape com.etsy.android.grid:column_count_landscape}</code></td><td></td></tr> <tr><td><code>{@link #StaggeredGridView_column_count_portrait com.etsy.android.grid:column_count_portrait}</code></td><td></td></tr> <tr><td><code>{@link #StaggeredGridView_grid_paddingBottom com.etsy.android.grid:grid_paddingBottom}</code></td><td></td></tr> <tr><td><code>{@link #StaggeredGridView_grid_paddingLeft com.etsy.android.grid:grid_paddingLeft}</code></td><td></td></tr> <tr><td><code>{@link #StaggeredGridView_grid_paddingRight com.etsy.android.grid:grid_paddingRight}</code></td><td></td></tr> <tr><td><code>{@link #StaggeredGridView_grid_paddingTop com.etsy.android.grid:grid_paddingTop}</code></td><td></td></tr> <tr><td><code>{@link #StaggeredGridView_item_margin com.etsy.android.grid:item_margin}</code></td><td></td></tr> </table> @see #StaggeredGridView_column_count @see #StaggeredGridView_column_count_landscape @see #StaggeredGridView_column_count_portrait @see #StaggeredGridView_grid_paddingBottom @see #StaggeredGridView_grid_paddingLeft @see #StaggeredGridView_grid_paddingRight @see #StaggeredGridView_grid_paddingTop @see #StaggeredGridView_item_margin */ public static final int[] StaggeredGridView = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007 }; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#column_count} attribute's value can be found in the {@link #StaggeredGridView} array. <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. @attr name com.etsy.android.grid:column_count */ public static int StaggeredGridView_column_count = 0; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#column_count_landscape} attribute's value can be found in the {@link #StaggeredGridView} array. <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. @attr name com.etsy.android.grid:column_count_landscape */ public static int StaggeredGridView_column_count_landscape = 2; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#column_count_portrait} attribute's value can be found in the {@link #StaggeredGridView} array. <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. @attr name com.etsy.android.grid:column_count_portrait */ public static int StaggeredGridView_column_count_portrait = 1; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#grid_paddingBottom} attribute's value can be found in the {@link #StaggeredGridView} 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 com.etsy.android.grid:grid_paddingBottom */ public static int StaggeredGridView_grid_paddingBottom = 7; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#grid_paddingLeft} attribute's value can be found in the {@link #StaggeredGridView} 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 com.etsy.android.grid:grid_paddingLeft */ public static int StaggeredGridView_grid_paddingLeft = 4; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#grid_paddingRight} attribute's value can be found in the {@link #StaggeredGridView} 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 com.etsy.android.grid:grid_paddingRight */ public static int StaggeredGridView_grid_paddingRight = 5; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#grid_paddingTop} attribute's value can be found in the {@link #StaggeredGridView} 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 com.etsy.android.grid:grid_paddingTop */ public static int StaggeredGridView_grid_paddingTop = 6; /** <p>This symbol is the offset where the {@link com.etsy.android.grid.R.attr#item_margin} attribute's value can be found in the {@link #StaggeredGridView} 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 com.etsy.android.grid:item_margin */ public static int StaggeredGridView_item_margin = 3; }; }