Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / android-libraries / TreeViewList / gen / pl / polidea / treeview / R.java
diff --git a/android-libraries/TreeViewList/gen/pl/polidea/treeview/R.java b/android-libraries/TreeViewList/gen/pl/polidea/treeview/R.java
new file mode 100644 (file)
index 0000000..3ef9b35
--- /dev/null
@@ -0,0 +1,276 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.\r
+ *\r
+ * This class was automatically generated by the\r
+ * aapt tool from the resource data it found.  It\r
+ * should not be modified by hand.\r
+ */\r
+\r
+package pl.polidea.treeview;\r
+\r
+public final class R {\r
+    public static final class attr {\r
+        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
+<p>This may also be a reference to a resource (in the form\r
+"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
+theme attribute (in the form\r
+"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
+containing a value of this type.\r
+         */\r
+        public static int collapsible=0x7f010000;\r
+        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
+<p>This may also be a reference to a resource (in the form\r
+"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
+theme attribute (in the form\r
+"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
+containing a value of this type.\r
+         */\r
+        public static int handle_trackball_press=0x7f010004;\r
+        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".\r
+Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\r
+in (inches), mm (millimeters).\r
+<p>This may also be a reference to a resource (in the form\r
+"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
+theme attribute (in the form\r
+"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
+containing a value of this type.\r
+         */\r
+        public static int indent_width=0x7f010003;\r
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+         */\r
+        public static int indicator_background=0x7f010006;\r
+        /** <p>Must be one or more (separated by '|') of the following constant values.</p>\r
+<table>\r
+<colgroup align="left" />\r
+<colgroup align="left" />\r
+<colgroup align="left" />\r
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\r
+<tr><td><code>top</code></td><td>0x30</td><td> Push object to the top of its container, not changing its size. </td></tr>\r
+<tr><td><code>bottom</code></td><td>0x50</td><td> Push object to the bottom of its container, not changing its size. </td></tr>\r
+<tr><td><code>left</code></td><td>0x03</td><td> Push object to the left of its container, not changing its size. </td></tr>\r
+<tr><td><code>right</code></td><td>0x05</td><td> Push object to the right of its container, not changing its size. </td></tr>\r
+<tr><td><code>center_vertical</code></td><td>0x10</td><td> Place object in the vertical center of its container, not changing its size. </td></tr>\r
+<tr><td><code>fill_vertical</code></td><td>0x70</td><td> Grow the vertical size of the object if needed so it completely fills its container. </td></tr>\r
+<tr><td><code>center_horizontal</code></td><td>0x01</td><td> Place object in the horizontal center of its container, not changing its size. </td></tr>\r
+<tr><td><code>fill_horizontal</code></td><td>0x07</td><td> Grow the horizontal size of the object if needed so it completely fills its container. </td></tr>\r
+<tr><td><code>center</code></td><td>0x11</td><td> Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. </td></tr>\r
+<tr><td><code>fill</code></td><td>0x77</td><td> Grow the horizontal and vertical size of the object if needed so it completely fills its container. </td></tr>\r
+<tr><td><code>clip_vertical</code></td><td>0x80</td><td> Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds.\r
+                               The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top\r
+                               edge, and neither will clip both edges. </td></tr>\r
+<tr><td><code>clip_horizontal</code></td><td>0x08</td><td> Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds.\r
+                               The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the\r
+                               left edge, and neither will clip both edges. </td></tr>\r
+</table>\r
+         */\r
+        public static int indicator_gravity=0x7f010005;\r
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+         */\r
+        public static int row_background=0x7f010007;\r
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+         */\r
+        public static int src_collapsed=0x7f010002;\r
+        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+         */\r
+        public static int src_expanded=0x7f010001;\r
+    }\r
+    public static final class drawable {\r
+        public static int collapsed=0x7f020000;\r
+        public static int divider=0x7f020001;\r
+        public static int expanded=0x7f020002;\r
+        public static int ic_launcher=0x7f020003;\r
+        public static int list_selector_background=0x7f020004;\r
+        public static int list_selector_background_disabled=0x7f020005;\r
+        public static int list_selector_background_focus=0x7f020006;\r
+        public static int list_selector_background_longpress=0x7f020007;\r
+        public static int list_selector_background_pressed=0x7f020008;\r
+        public static int list_selector_background_transition=0x7f020009;\r
+    }\r
+    public static final class id {\r
+        public static int bottom=0x7f040001;\r
+        public static int center=0x7f040008;\r
+        public static int center_horizontal=0x7f040006;\r
+        public static int center_vertical=0x7f040004;\r
+        public static int clip_horizontal=0x7f04000b;\r
+        public static int clip_vertical=0x7f04000a;\r
+        public static int fill=0x7f040009;\r
+        public static int fill_horizontal=0x7f040007;\r
+        public static int fill_vertical=0x7f040005;\r
+        public static int left=0x7f040002;\r
+        public static int right=0x7f040003;\r
+        public static int top=0x7f040000;\r
+        public static int treeview_list_item_frame=0x7f04000e;\r
+        public static int treeview_list_item_image=0x7f04000d;\r
+        public static int treeview_list_item_image_layout=0x7f04000c;\r
+    }\r
+    public static final class layout {\r
+        public static int tree_list_item_wrapper=0x7f030000;\r
+    }\r
+    public static final class style {\r
+        public static int treeViewListStyle=0x7f050000;\r
+    }\r
+    public static final class styleable {\r
+        /** Attributes that can be used with a TreeViewList.\r
+           <p>Includes the following attributes:</p>\r
+           <table>\r
+           <colgroup align="left" />\r
+           <colgroup align="left" />\r
+           <tr><th>Attribute</th><th>Description</th></tr>\r
+           <tr><td><code>{@link #TreeViewList_collapsible pl.polidea.treeview:collapsible}</code></td><td></td></tr>\r
+           <tr><td><code>{@link #TreeViewList_handle_trackball_press pl.polidea.treeview:handle_trackball_press}</code></td><td></td></tr>\r
+           <tr><td><code>{@link #TreeViewList_indent_width pl.polidea.treeview:indent_width}</code></td><td></td></tr>\r
+           <tr><td><code>{@link #TreeViewList_indicator_background pl.polidea.treeview:indicator_background}</code></td><td></td></tr>\r
+           <tr><td><code>{@link #TreeViewList_indicator_gravity pl.polidea.treeview:indicator_gravity}</code></td><td></td></tr>\r
+           <tr><td><code>{@link #TreeViewList_row_background pl.polidea.treeview:row_background}</code></td><td></td></tr>\r
+           <tr><td><code>{@link #TreeViewList_src_collapsed pl.polidea.treeview:src_collapsed}</code></td><td></td></tr>\r
+           <tr><td><code>{@link #TreeViewList_src_expanded pl.polidea.treeview:src_expanded}</code></td><td></td></tr>\r
+           </table>\r
+           @see #TreeViewList_collapsible\r
+           @see #TreeViewList_handle_trackball_press\r
+           @see #TreeViewList_indent_width\r
+           @see #TreeViewList_indicator_background\r
+           @see #TreeViewList_indicator_gravity\r
+           @see #TreeViewList_row_background\r
+           @see #TreeViewList_src_collapsed\r
+           @see #TreeViewList_src_expanded\r
+         */\r
+        public static final int[] TreeViewList = {\r
+            0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,\r
+            0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007\r
+        };\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#collapsible}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
+<p>This may also be a reference to a resource (in the form\r
+"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
+theme attribute (in the form\r
+"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
+containing a value of this type.\r
+          @attr name android:collapsible\r
+        */\r
+        public static final int TreeViewList_collapsible = 0;\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#handle_trackball_press}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".\r
+<p>This may also be a reference to a resource (in the form\r
+"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
+theme attribute (in the form\r
+"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
+containing a value of this type.\r
+          @attr name android:handle_trackball_press\r
+        */\r
+        public static final int TreeViewList_handle_trackball_press = 4;\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#indent_width}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".\r
+Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\r
+in (inches), mm (millimeters).\r
+<p>This may also be a reference to a resource (in the form\r
+"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or\r
+theme attribute (in the form\r
+"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")\r
+containing a value of this type.\r
+          @attr name android:indent_width\r
+        */\r
+        public static final int TreeViewList_indent_width = 3;\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#indicator_background}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+          @attr name android:indicator_background\r
+        */\r
+        public static final int TreeViewList_indicator_background = 6;\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#indicator_gravity}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>Must be one or more (separated by '|') of the following constant values.</p>\r
+<table>\r
+<colgroup align="left" />\r
+<colgroup align="left" />\r
+<colgroup align="left" />\r
+<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\r
+<tr><td><code>top</code></td><td>0x30</td><td> Push object to the top of its container, not changing its size. </td></tr>\r
+<tr><td><code>bottom</code></td><td>0x50</td><td> Push object to the bottom of its container, not changing its size. </td></tr>\r
+<tr><td><code>left</code></td><td>0x03</td><td> Push object to the left of its container, not changing its size. </td></tr>\r
+<tr><td><code>right</code></td><td>0x05</td><td> Push object to the right of its container, not changing its size. </td></tr>\r
+<tr><td><code>center_vertical</code></td><td>0x10</td><td> Place object in the vertical center of its container, not changing its size. </td></tr>\r
+<tr><td><code>fill_vertical</code></td><td>0x70</td><td> Grow the vertical size of the object if needed so it completely fills its container. </td></tr>\r
+<tr><td><code>center_horizontal</code></td><td>0x01</td><td> Place object in the horizontal center of its container, not changing its size. </td></tr>\r
+<tr><td><code>fill_horizontal</code></td><td>0x07</td><td> Grow the horizontal size of the object if needed so it completely fills its container. </td></tr>\r
+<tr><td><code>center</code></td><td>0x11</td><td> Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. </td></tr>\r
+<tr><td><code>fill</code></td><td>0x77</td><td> Grow the horizontal and vertical size of the object if needed so it completely fills its container. </td></tr>\r
+<tr><td><code>clip_vertical</code></td><td>0x80</td><td> Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds.\r
+                               The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top\r
+                               edge, and neither will clip both edges. </td></tr>\r
+<tr><td><code>clip_horizontal</code></td><td>0x08</td><td> Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds.\r
+                               The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the\r
+                               left edge, and neither will clip both edges. </td></tr>\r
+</table>\r
+          @attr name android:indicator_gravity\r
+        */\r
+        public static final int TreeViewList_indicator_gravity = 5;\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#row_background}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+          @attr name android:row_background\r
+        */\r
+        public static final int TreeViewList_row_background = 7;\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#src_collapsed}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+          @attr name android:src_collapsed\r
+        */\r
+        public static final int TreeViewList_src_collapsed = 2;\r
+        /**\r
+          <p>This symbol is the offset where the {@link pl.polidea.treeview.R.attr#src_expanded}\r
+          attribute's value can be found in the {@link #TreeViewList} array.\r
+\r
+\r
+          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"\r
+or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".\r
+<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",\r
+"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".\r
+          @attr name android:src_expanded\r
+        */\r
+        public static final int TreeViewList_src_expanded = 1;\r
+    };\r
+}\r