/* 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.taobao.android.luaview; public final class R { public static final class attr { /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 lv_centered1=0x7f010009; /** Screen edge padding. <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 lv_clipPadding=0x7f010014; /** Length of the delay to fade the indicator. <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 lv_fadeDelay=0x7f010020; /** Length of the indicator fade to transparent. <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 lv_fadeLength=0x7f010021; /** Whether or not the selected indicator fades. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 lv_fades=0x7f01001f; /** Color of the filled circle that represents the current page. <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 int lv_fillColor=0x7f01000d; /** Color of the footer line and indicator. <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 int lv_footerColor=0x7f010015; /** Height of the indicator above the footer line. <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 lv_footerIndicatorHeight=0x7f010018; /** Style of the indicator. Default is triangle. <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>none</code></td><td>0</td><td></td></tr> <tr><td><code>triangle</code></td><td>1</td><td></td></tr> <tr><td><code>underline</code></td><td>2</td><td></td></tr> </table> */ public static int lv_footerIndicatorStyle=0x7f010017; /** Left and right padding of the underline indicator. <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 lv_footerIndicatorUnderlinePadding=0x7f010019; /** Height of the footer line. <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 lv_footerLineHeight=0x7f010016; /** Padding between the bottom of the title and the footer. <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 lv_footerPadding=0x7f01001a; /** Width of the gap between each indicator line. <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 lv_gapWidth=0x7f010013; /** Position of the line. <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>bottom</code></td><td>0</td><td></td></tr> <tr><td><code>top</code></td><td>1</td><td></td></tr> </table> */ public static int lv_linePosition=0x7f01001b; /** Width of each indicator line. <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 lv_lineWidth=0x7f010012; /** Color of the filled circles that represents pages. <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 int lv_pageColor=0x7f01000e; /** Radius of the circles. This is also the spacing between circles. <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 lv_radius1=0x7f01000f; /** Whether or not the selected item is displayed as bold. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 lv_selectedBold=0x7f01001c; /** <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 int lv_selectedColor=0x7f01000a; /** Whether or not the selected indicator snaps to the circles. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 lv_snap=0x7f010010; /** Color of the open circles. <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 int lv_strokeColor=0x7f010011; /** <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 lv_strokeWidth=0x7f01000b; /** Padding between titles when bumping into each other. <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 lv_titlePadding=0x7f01001d; /** Padding between titles and the top of the View. <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 lv_topPadding=0x7f01001e; /** <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 int lv_unselectedColor=0x7f01000c; /** Style of the circle indicator. <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 int lv_vpiCirclePageIndicatorStyle=0x7f010003; /** Style of the icon indicator's views. <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 int lv_vpiIconPageIndicatorStyle=0x7f010004; /** Style of the line indicator. <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 int lv_vpiLinePageIndicatorStyle=0x7f010005; /** Style of the tab indicator's tabs. <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 int lv_vpiTabPageIndicatorStyle=0x7f010007; /** Style of the title indicator. <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 int lv_vpiTitlePageIndicatorStyle=0x7f010006; /** Style of the underline indicator. <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 int lv_vpiUnderlinePageIndicatorStyle=0x7f010008; /** Minimum size of the text. <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 minTextSize=0x7f010000; /** Amount of precision used to calculate the correct text size to fit within its bounds. Lower precision is more precise and takes more time. <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 int precision=0x7f010001; /** Defines whether to automatically resize text to fit to the view's bounds. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 sizeToFit=0x7f010002; } public static final class bool { public static int lv_default_circle_indicator_centered=0x7f070000; public static int lv_default_circle_indicator_snap=0x7f070001; public static int lv_default_line_indicator_centered=0x7f070002; public static int lv_default_title_indicator_selected_bold=0x7f070003; public static int lv_default_underline_indicator_fades=0x7f070004; } public static final class color { public static int lv_bg_dialog_progress_default=0x7f040000; public static int lv_default_circle_indicator_fill_color=0x7f040009; public static int lv_default_circle_indicator_page_color=0x7f04000a; public static int lv_default_circle_indicator_stroke_color=0x7f04000b; public static int lv_default_line_indicator_selected_color=0x7f04000c; public static int lv_default_line_indicator_unselected_color=0x7f04000d; public static int lv_default_title_indicator_footer_color=0x7f04000e; public static int lv_default_title_indicator_selected_color=0x7f04000f; public static int lv_default_title_indicator_text_color=0x7f040010; public static int lv_default_underline_indicator_selected_color=0x7f040011; public static int lv_vpi__background_holo_dark=0x7f040001; public static int lv_vpi__background_holo_light=0x7f040002; public static int lv_vpi__bright_foreground_disabled_holo_dark=0x7f040005; public static int lv_vpi__bright_foreground_disabled_holo_light=0x7f040006; public static int lv_vpi__bright_foreground_holo_dark=0x7f040003; public static int lv_vpi__bright_foreground_holo_light=0x7f040004; public static int lv_vpi__bright_foreground_inverse_holo_dark=0x7f040007; public static int lv_vpi__bright_foreground_inverse_holo_light=0x7f040008; public static int lv_vpi__dark_theme=0x7f040012; public static int lv_vpi__light_theme=0x7f040013; } public static final class dimen { public static int lv_corner_radius_5=0x7f050000; public static int lv_default_circle_indicator_radius=0x7f050001; public static int lv_default_circle_indicator_stroke_width=0x7f050002; public static int lv_default_line_indicator_gap_width=0x7f050004; public static int lv_default_line_indicator_line_width=0x7f050003; public static int lv_default_line_indicator_stroke_width=0x7f050005; public static int lv_default_title_indicator_clip_padding=0x7f050006; public static int lv_default_title_indicator_footer_indicator_height=0x7f050008; public static int lv_default_title_indicator_footer_indicator_underline_padding=0x7f050009; public static int lv_default_title_indicator_footer_line_height=0x7f050007; public static int lv_default_title_indicator_footer_padding=0x7f05000a; public static int lv_default_title_indicator_text_size=0x7f05000b; public static int lv_default_title_indicator_title_padding=0x7f05000c; public static int lv_default_title_indicator_top_padding=0x7f05000d; } public static final class drawable { public static int lv_bg_dialog_progress_default=0x7f020000; public static int lv_vpi__tab_indicator=0x7f020001; public static int lv_vpi__tab_selected_focused_holo=0x7f020002; public static int lv_vpi__tab_selected_holo=0x7f020003; public static int lv_vpi__tab_selected_pressed_holo=0x7f020004; public static int lv_vpi__tab_unselected_focused_holo=0x7f020005; public static int lv_vpi__tab_unselected_holo=0x7f020006; public static int lv_vpi__tab_unselected_pressed_holo=0x7f020007; } public static final class id { public static int bottom=0x7f060008; /** 通用tag */ public static int lv_tag=0x7f060001; /** callback */ public static int lv_tag_callback=0x7f060004; /** 初始化标记 */ public static int lv_tag_init=0x7f060002; /** url */ public static int lv_tag_url=0x7f060003; public static int lv_viewpager=0x7f060000; public static int none=0x7f060005; public static int top=0x7f060009; public static int triangle=0x7f060006; public static int underline=0x7f060007; } public static final class integer { public static int lv_default_circle_indicator_orientation=0x7f080000; public static int lv_default_title_indicator_footer_indicator_style=0x7f080001; public static int lv_default_title_indicator_line_position=0x7f080002; public static int lv_default_underline_indicator_fade_delay=0x7f080003; public static int lv_default_underline_indicator_fade_length=0x7f080004; } public static final class layout { public static int lv_dialog_progress_default=0x7f030000; public static int lv_recyclerview_horizontal=0x7f030001; public static int lv_recyclerview_vertical=0x7f030002; } public static final class string { public static int app_name=0x7f0a0000; } public static final class style { /** Base application theme, dependent on API level. This theme is replaced by AppBaseTheme from res/values-vXX/styles.xml on newer devices. Theme customizations available in newer API levels can go in res/values-vXX/styles.xml, while customizations related to backward-compatibility can go here. */ public static int AppBaseTheme=0x7f090005; /** Application theme. All customizations that are NOT specific to a particular API-level can go here. */ public static int AppTheme=0x7f090006; public static int LVWidget=0x7f090001; public static int TextAppearance_LVTabPageIndicator=0x7f090003; public static int Theme_LVPageIndicatorDefaults=0x7f090000; public static int Widget_LVIconPageIndicator=0x7f090004; public static int Widget_LVTabPageIndicator=0x7f090002; } public static final class styleable { /** Attributes that can be used with a AutofitTextView. <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 #AutofitTextView_minTextSize com.taobao.android.luaview:minTextSize}</code></td><td> Minimum size of the text.</td></tr> <tr><td><code>{@link #AutofitTextView_precision com.taobao.android.luaview:precision}</code></td><td> Amount of precision used to calculate the correct text size to fit within its bounds.</td></tr> <tr><td><code>{@link #AutofitTextView_sizeToFit com.taobao.android.luaview:sizeToFit}</code></td><td> Defines whether to automatically resize text to fit to the view's bounds.</td></tr> </table> @see #AutofitTextView_minTextSize @see #AutofitTextView_precision @see #AutofitTextView_sizeToFit */ public static final int[] AutofitTextView = { 0x7f010000, 0x7f010001, 0x7f010002 }; /** <p> @attr description Minimum size of the text. <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 com.taobao.android.luaview:minTextSize */ public static final int AutofitTextView_minTextSize = 0; /** <p> @attr description Amount of precision used to calculate the correct text size to fit within its bounds. Lower precision is more precise and takes more time. <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 com.taobao.android.luaview:precision */ public static final int AutofitTextView_precision = 1; /** <p> @attr description Defines whether to automatically resize text to fit to the view's bounds. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 com.taobao.android.luaview:sizeToFit */ public static final int AutofitTextView_sizeToFit = 2; /** Attributes that can be used with a LVCirclePageIndicator. <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 #LVCirclePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #LVCirclePageIndicator_android_orientation android:orientation}</code></td><td> Orientation of the indicator.</td></tr> <tr><td><code>{@link #LVCirclePageIndicator_lv_centered1 com.taobao.android.luaview:lv_centered1}</code></td><td> Whether or not the indicators should be centered.</td></tr> <tr><td><code>{@link #LVCirclePageIndicator_lv_fillColor com.taobao.android.luaview:lv_fillColor}</code></td><td> Color of the filled circle that represents the current page.</td></tr> <tr><td><code>{@link #LVCirclePageIndicator_lv_pageColor com.taobao.android.luaview:lv_pageColor}</code></td><td> Color of the filled circles that represents pages.</td></tr> <tr><td><code>{@link #LVCirclePageIndicator_lv_radius1 com.taobao.android.luaview:lv_radius1}</code></td><td> Radius of the circles.</td></tr> <tr><td><code>{@link #LVCirclePageIndicator_lv_snap com.taobao.android.luaview:lv_snap}</code></td><td> Whether or not the selected indicator snaps to the circles.</td></tr> <tr><td><code>{@link #LVCirclePageIndicator_lv_strokeColor com.taobao.android.luaview:lv_strokeColor}</code></td><td> Color of the open circles.</td></tr> <tr><td><code>{@link #LVCirclePageIndicator_lv_strokeWidth com.taobao.android.luaview:lv_strokeWidth}</code></td><td> Width of the stroke used to draw the circles.</td></tr> </table> @see #LVCirclePageIndicator_android_background @see #LVCirclePageIndicator_android_orientation @see #LVCirclePageIndicator_lv_centered1 @see #LVCirclePageIndicator_lv_fillColor @see #LVCirclePageIndicator_lv_pageColor @see #LVCirclePageIndicator_lv_radius1 @see #LVCirclePageIndicator_lv_snap @see #LVCirclePageIndicator_lv_strokeColor @see #LVCirclePageIndicator_lv_strokeWidth */ public static final int[] LVCirclePageIndicator = { 0x010100c4, 0x010100d4, 0x7f010009, 0x7f01000b, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011 }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int LVCirclePageIndicator_android_background = 1; /** <p> @attr description Orientation of the indicator. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#orientation}. @attr name android:orientation */ public static final int LVCirclePageIndicator_android_orientation = 0; /** <p> @attr description Whether or not the indicators should be centered. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 com.taobao.android.luaview:lv_centered1 */ public static final int LVCirclePageIndicator_lv_centered1 = 2; /** <p> @attr description Color of the filled circle that represents the current page. <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 com.taobao.android.luaview:lv_fillColor */ public static final int LVCirclePageIndicator_lv_fillColor = 4; /** <p> @attr description Color of the filled circles that represents pages. <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 com.taobao.android.luaview:lv_pageColor */ public static final int LVCirclePageIndicator_lv_pageColor = 5; /** <p> @attr description Radius of the circles. This is also the spacing between circles. <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 com.taobao.android.luaview:lv_radius1 */ public static final int LVCirclePageIndicator_lv_radius1 = 6; /** <p> @attr description Whether or not the selected indicator snaps to the circles. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 com.taobao.android.luaview:lv_snap */ public static final int LVCirclePageIndicator_lv_snap = 7; /** <p> @attr description Color of the open circles. <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 com.taobao.android.luaview:lv_strokeColor */ public static final int LVCirclePageIndicator_lv_strokeColor = 8; /** <p> @attr description Width of the stroke used to draw the circles. <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 com.taobao.android.luaview:lv_strokeWidth */ public static final int LVCirclePageIndicator_lv_strokeWidth = 3; /** Attributes that can be used with a LVLinePageIndicator. <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 #LVLinePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #LVLinePageIndicator_lv_centered1 com.taobao.android.luaview:lv_centered1}</code></td><td> Whether or not the indicators should be centered.</td></tr> <tr><td><code>{@link #LVLinePageIndicator_lv_gapWidth com.taobao.android.luaview:lv_gapWidth}</code></td><td> Width of the gap between each indicator line.</td></tr> <tr><td><code>{@link #LVLinePageIndicator_lv_lineWidth com.taobao.android.luaview:lv_lineWidth}</code></td><td> Width of each indicator line.</td></tr> <tr><td><code>{@link #LVLinePageIndicator_lv_selectedColor com.taobao.android.luaview:lv_selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr> <tr><td><code>{@link #LVLinePageIndicator_lv_strokeWidth com.taobao.android.luaview:lv_strokeWidth}</code></td><td> Width of each indicator line's stroke.</td></tr> <tr><td><code>{@link #LVLinePageIndicator_lv_unselectedColor com.taobao.android.luaview:lv_unselectedColor}</code></td><td> Color of the unselected lines that represent the pages.</td></tr> </table> @see #LVLinePageIndicator_android_background @see #LVLinePageIndicator_lv_centered1 @see #LVLinePageIndicator_lv_gapWidth @see #LVLinePageIndicator_lv_lineWidth @see #LVLinePageIndicator_lv_selectedColor @see #LVLinePageIndicator_lv_strokeWidth @see #LVLinePageIndicator_lv_unselectedColor */ public static final int[] LVLinePageIndicator = { 0x010100d4, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f010012, 0x7f010013 }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int LVLinePageIndicator_android_background = 0; /** <p> @attr description Whether or not the indicators should be centered. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 com.taobao.android.luaview:lv_centered1 */ public static final int LVLinePageIndicator_lv_centered1 = 1; /** <p> @attr description Width of the gap between each indicator line. <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 com.taobao.android.luaview:lv_gapWidth */ public static final int LVLinePageIndicator_lv_gapWidth = 6; /** <p> @attr description Width of each indicator line. <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 com.taobao.android.luaview:lv_lineWidth */ public static final int LVLinePageIndicator_lv_lineWidth = 5; /** <p> @attr description Color of the selected line that represents the current page. <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 com.taobao.android.luaview:lv_selectedColor */ public static final int LVLinePageIndicator_lv_selectedColor = 2; /** <p> @attr description Width of each indicator line's stroke. <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 com.taobao.android.luaview:lv_strokeWidth */ public static final int LVLinePageIndicator_lv_strokeWidth = 3; /** <p> @attr description Color of the unselected lines that represent the pages. <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 com.taobao.android.luaview:lv_unselectedColor */ public static final int LVLinePageIndicator_lv_unselectedColor = 4; /** Attributes that can be used with a LVTitlePageIndicator. <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 #LVTitlePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #LVTitlePageIndicator_android_textColor android:textColor}</code></td><td> Color of regular titles.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_android_textSize android:textSize}</code></td><td> Size of title text.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_clipPadding com.taobao.android.luaview:lv_clipPadding}</code></td><td> Screen edge padding.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_footerColor com.taobao.android.luaview:lv_footerColor}</code></td><td> Color of the footer line and indicator.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_footerIndicatorHeight com.taobao.android.luaview:lv_footerIndicatorHeight}</code></td><td> Height of the indicator above the footer line.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_footerIndicatorStyle com.taobao.android.luaview:lv_footerIndicatorStyle}</code></td><td> Style of the indicator.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_footerIndicatorUnderlinePadding com.taobao.android.luaview:lv_footerIndicatorUnderlinePadding}</code></td><td> Left and right padding of the underline indicator.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_footerLineHeight com.taobao.android.luaview:lv_footerLineHeight}</code></td><td> Height of the footer line.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_footerPadding com.taobao.android.luaview:lv_footerPadding}</code></td><td> Padding between the bottom of the title and the footer.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_linePosition com.taobao.android.luaview:lv_linePosition}</code></td><td> Position of the line.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_selectedBold com.taobao.android.luaview:lv_selectedBold}</code></td><td> Whether or not the selected item is displayed as bold.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_selectedColor com.taobao.android.luaview:lv_selectedColor}</code></td><td> Color of the selected title.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_titlePadding com.taobao.android.luaview:lv_titlePadding}</code></td><td> Padding between titles when bumping into each other.</td></tr> <tr><td><code>{@link #LVTitlePageIndicator_lv_topPadding com.taobao.android.luaview:lv_topPadding}</code></td><td> Padding between titles and the top of the View.</td></tr> </table> @see #LVTitlePageIndicator_android_background @see #LVTitlePageIndicator_android_textColor @see #LVTitlePageIndicator_android_textSize @see #LVTitlePageIndicator_lv_clipPadding @see #LVTitlePageIndicator_lv_footerColor @see #LVTitlePageIndicator_lv_footerIndicatorHeight @see #LVTitlePageIndicator_lv_footerIndicatorStyle @see #LVTitlePageIndicator_lv_footerIndicatorUnderlinePadding @see #LVTitlePageIndicator_lv_footerLineHeight @see #LVTitlePageIndicator_lv_footerPadding @see #LVTitlePageIndicator_lv_linePosition @see #LVTitlePageIndicator_lv_selectedBold @see #LVTitlePageIndicator_lv_selectedColor @see #LVTitlePageIndicator_lv_titlePadding @see #LVTitlePageIndicator_lv_topPadding */ public static final int[] LVTitlePageIndicator = { 0x01010095, 0x01010098, 0x010100d4, 0x7f01000a, 0x7f010014, 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int LVTitlePageIndicator_android_background = 2; /** <p> @attr description Color of regular titles. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#textColor}. @attr name android:textColor */ public static final int LVTitlePageIndicator_android_textColor = 1; /** <p> @attr description Size of title text. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#textSize}. @attr name android:textSize */ public static final int LVTitlePageIndicator_android_textSize = 0; /** <p> @attr description Screen edge padding. <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 com.taobao.android.luaview:lv_clipPadding */ public static final int LVTitlePageIndicator_lv_clipPadding = 4; /** <p> @attr description Color of the footer line and indicator. <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 com.taobao.android.luaview:lv_footerColor */ public static final int LVTitlePageIndicator_lv_footerColor = 5; /** <p> @attr description Height of the indicator above the footer line. <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 com.taobao.android.luaview:lv_footerIndicatorHeight */ public static final int LVTitlePageIndicator_lv_footerIndicatorHeight = 8; /** <p> @attr description Style of the indicator. Default is triangle. <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>none</code></td><td>0</td><td></td></tr> <tr><td><code>triangle</code></td><td>1</td><td></td></tr> <tr><td><code>underline</code></td><td>2</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_footerIndicatorStyle */ public static final int LVTitlePageIndicator_lv_footerIndicatorStyle = 7; /** <p> @attr description Left and right padding of the underline indicator. <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 com.taobao.android.luaview:lv_footerIndicatorUnderlinePadding */ public static final int LVTitlePageIndicator_lv_footerIndicatorUnderlinePadding = 9; /** <p> @attr description Height of the footer line. <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 com.taobao.android.luaview:lv_footerLineHeight */ public static final int LVTitlePageIndicator_lv_footerLineHeight = 6; /** <p> @attr description Padding between the bottom of the title and the footer. <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 com.taobao.android.luaview:lv_footerPadding */ public static final int LVTitlePageIndicator_lv_footerPadding = 10; /** <p> @attr description Position of the line. <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>bottom</code></td><td>0</td><td></td></tr> <tr><td><code>top</code></td><td>1</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_linePosition */ public static final int LVTitlePageIndicator_lv_linePosition = 11; /** <p> @attr description Whether or not the selected item is displayed as bold. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 com.taobao.android.luaview:lv_selectedBold */ public static final int LVTitlePageIndicator_lv_selectedBold = 12; /** <p> @attr description Color of the selected title. <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 com.taobao.android.luaview:lv_selectedColor */ public static final int LVTitlePageIndicator_lv_selectedColor = 3; /** <p> @attr description Padding between titles when bumping into each other. <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 com.taobao.android.luaview:lv_titlePadding */ public static final int LVTitlePageIndicator_lv_titlePadding = 13; /** <p> @attr description Padding between titles and the top of the View. <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 com.taobao.android.luaview:lv_topPadding */ public static final int LVTitlePageIndicator_lv_topPadding = 14; /** Attributes that can be used with a LVUnderlinePageIndicator. <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 #LVUnderlinePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #LVUnderlinePageIndicator_lv_fadeDelay com.taobao.android.luaview:lv_fadeDelay}</code></td><td> Length of the delay to fade the indicator.</td></tr> <tr><td><code>{@link #LVUnderlinePageIndicator_lv_fadeLength com.taobao.android.luaview:lv_fadeLength}</code></td><td> Length of the indicator fade to transparent.</td></tr> <tr><td><code>{@link #LVUnderlinePageIndicator_lv_fades com.taobao.android.luaview:lv_fades}</code></td><td> Whether or not the selected indicator fades.</td></tr> <tr><td><code>{@link #LVUnderlinePageIndicator_lv_selectedColor com.taobao.android.luaview:lv_selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr> </table> @see #LVUnderlinePageIndicator_android_background @see #LVUnderlinePageIndicator_lv_fadeDelay @see #LVUnderlinePageIndicator_lv_fadeLength @see #LVUnderlinePageIndicator_lv_fades @see #LVUnderlinePageIndicator_lv_selectedColor */ public static final int[] LVUnderlinePageIndicator = { 0x010100d4, 0x7f01000a, 0x7f01001f, 0x7f010020, 0x7f010021 }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int LVUnderlinePageIndicator_android_background = 0; /** <p> @attr description Length of the delay to fade the indicator. <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 com.taobao.android.luaview:lv_fadeDelay */ public static final int LVUnderlinePageIndicator_lv_fadeDelay = 3; /** <p> @attr description Length of the indicator fade to transparent. <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 com.taobao.android.luaview:lv_fadeLength */ public static final int LVUnderlinePageIndicator_lv_fadeLength = 4; /** <p> @attr description Whether or not the selected indicator fades. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</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 com.taobao.android.luaview:lv_fades */ public static final int LVUnderlinePageIndicator_lv_fades = 2; /** <p> @attr description Color of the selected line that represents the current page. <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 com.taobao.android.luaview:lv_selectedColor */ public static final int LVUnderlinePageIndicator_lv_selectedColor = 1; /** Attributes that can be used with a LVViewPagerIndicator. <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 #LVViewPagerIndicator_lv_vpiCirclePageIndicatorStyle com.taobao.android.luaview:lv_vpiCirclePageIndicatorStyle}</code></td><td> Style of the circle indicator.</td></tr> <tr><td><code>{@link #LVViewPagerIndicator_lv_vpiIconPageIndicatorStyle com.taobao.android.luaview:lv_vpiIconPageIndicatorStyle}</code></td><td> Style of the icon indicator's views.</td></tr> <tr><td><code>{@link #LVViewPagerIndicator_lv_vpiLinePageIndicatorStyle com.taobao.android.luaview:lv_vpiLinePageIndicatorStyle}</code></td><td> Style of the line indicator.</td></tr> <tr><td><code>{@link #LVViewPagerIndicator_lv_vpiTabPageIndicatorStyle com.taobao.android.luaview:lv_vpiTabPageIndicatorStyle}</code></td><td> Style of the tab indicator's tabs.</td></tr> <tr><td><code>{@link #LVViewPagerIndicator_lv_vpiTitlePageIndicatorStyle com.taobao.android.luaview:lv_vpiTitlePageIndicatorStyle}</code></td><td> Style of the title indicator.</td></tr> <tr><td><code>{@link #LVViewPagerIndicator_lv_vpiUnderlinePageIndicatorStyle com.taobao.android.luaview:lv_vpiUnderlinePageIndicatorStyle}</code></td><td> Style of the underline indicator.</td></tr> </table> @see #LVViewPagerIndicator_lv_vpiCirclePageIndicatorStyle @see #LVViewPagerIndicator_lv_vpiIconPageIndicatorStyle @see #LVViewPagerIndicator_lv_vpiLinePageIndicatorStyle @see #LVViewPagerIndicator_lv_vpiTabPageIndicatorStyle @see #LVViewPagerIndicator_lv_vpiTitlePageIndicatorStyle @see #LVViewPagerIndicator_lv_vpiUnderlinePageIndicatorStyle */ public static final int[] LVViewPagerIndicator = { 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008 }; /** <p> @attr description Style of the circle indicator. <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>". <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_vpiCirclePageIndicatorStyle */ public static final int LVViewPagerIndicator_lv_vpiCirclePageIndicatorStyle = 0; /** <p> @attr description Style of the icon indicator's views. <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>". <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_vpiIconPageIndicatorStyle */ public static final int LVViewPagerIndicator_lv_vpiIconPageIndicatorStyle = 1; /** <p> @attr description Style of the line indicator. <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>". <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_vpiLinePageIndicatorStyle */ public static final int LVViewPagerIndicator_lv_vpiLinePageIndicatorStyle = 2; /** <p> @attr description Style of the tab indicator's tabs. <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>". <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_vpiTabPageIndicatorStyle */ public static final int LVViewPagerIndicator_lv_vpiTabPageIndicatorStyle = 4; /** <p> @attr description Style of the title indicator. <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>". <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_vpiTitlePageIndicatorStyle */ public static final int LVViewPagerIndicator_lv_vpiTitlePageIndicatorStyle = 3; /** <p> @attr description Style of the underline indicator. <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>". <p>This is a private symbol. @attr name com.taobao.android.luaview:lv_vpiUnderlinePageIndicatorStyle */ public static final int LVViewPagerIndicator_lv_vpiUnderlinePageIndicatorStyle = 5; }; }