/* 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.sbj.sms_fire;
public final class R {
public static final class anim {
public static final int bounce_minimize=0x7f040000;
public static final int bounce_scale=0x7f040001;
public static final int fadeout=0x7f040002;
}
public static final class array {
public static final int interval_array=0x7f090000;
}
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 final int centered=0x7f010006;
/** 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 final int clipPadding=0x7f010011;
/** 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 final int fadeDelay=0x7f01001d;
/** 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 final int fadeLength=0x7f01001e;
/** 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 final int fades=0x7f01001c;
/** 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 final int fillColor=0x7f01000a;
/** 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 final int footerColor=0x7f010012;
/** 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 final int footerIndicatorHeight=0x7f010015;
/** 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 final int footerIndicatorStyle=0x7f010014;
/** 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 final int footerIndicatorUnderlinePadding=0x7f010016;
/** 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 final int footerLineHeight=0x7f010013;
/** 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 final int footerPadding=0x7f010017;
/** 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 final int gapWidth=0x7f010010;
/** 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 final int linePosition=0x7f010018;
/** 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 final int lineWidth=0x7f01000f;
/** 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 final int pageColor=0x7f01000b;
/** 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 final int radius=0x7f01000c;
/** 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 final int selectedBold=0x7f010019;
/** <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 selectedColor=0x7f010007;
/** 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 final int snap=0x7f01000d;
/** 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 final int strokeColor=0x7f01000e;
/** <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 strokeWidth=0x7f010008;
/** 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 final int titlePadding=0x7f01001a;
/** 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 final int topPadding=0x7f01001b;
/** <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 unselectedColor=0x7f010009;
/** 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 final int vpiCirclePageIndicatorStyle=0x7f010000;
/** 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 final int vpiIconPageIndicatorStyle=0x7f010001;
/** 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 final int vpiLinePageIndicatorStyle=0x7f010002;
/** 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 final int vpiTabPageIndicatorStyle=0x7f010004;
/** 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 final int vpiTitlePageIndicatorStyle=0x7f010003;
/** 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 final int vpiUnderlinePageIndicatorStyle=0x7f010005;
}
public static final class bool {
public static final int default_circle_indicator_centered=0x7f0b0000;
public static final int default_circle_indicator_snap=0x7f0b0001;
public static final int default_line_indicator_centered=0x7f0b0002;
public static final int default_title_indicator_selected_bold=0x7f0b0003;
public static final int default_underline_indicator_fades=0x7f0b0004;
}
public static final class color {
public static final int Black=0x7f050008;
public static final int DarkGreen=0x7f05000c;
public static final int MainCaptionheader=0x7f050005;
public static final int MainCaptionheaderFont=0x7f050006;
public static final int Orange=0x7f05000b;
public static final int Secheader=0x7f050003;
public static final int SecheaderFont=0x7f050004;
public static final int White=0x7f050007;
public static final int black=0x7f050002;
public static final int default_circle_indicator_fill_color=0x7f050015;
public static final int default_circle_indicator_page_color=0x7f050016;
public static final int default_circle_indicator_stroke_color=0x7f050017;
public static final int default_line_indicator_selected_color=0x7f050018;
public static final int default_line_indicator_unselected_color=0x7f050019;
public static final int default_title_indicator_footer_color=0x7f05001a;
public static final int default_title_indicator_selected_color=0x7f05001b;
public static final int default_title_indicator_text_color=0x7f05001c;
public static final int default_underline_indicator_selected_color=0x7f05001d;
public static final int grey=0x7f050009;
public static final int mainbackgroud=0x7f050000;
public static final int mainheader=0x7f050001;
public static final int red=0x7f05000a;
public static final int vpi__background_holo_dark=0x7f05000d;
public static final int vpi__background_holo_light=0x7f05000e;
public static final int vpi__bright_foreground_disabled_holo_dark=0x7f050011;
public static final int vpi__bright_foreground_disabled_holo_light=0x7f050012;
public static final int vpi__bright_foreground_holo_dark=0x7f05000f;
public static final int vpi__bright_foreground_holo_light=0x7f050010;
public static final int vpi__bright_foreground_inverse_holo_dark=0x7f050013;
public static final int vpi__bright_foreground_inverse_holo_light=0x7f050014;
public static final int vpi__dark_theme=0x7f05001e;
public static final int vpi__light_theme=0x7f05001f;
}
public static final class dimen {
public static final int default_circle_indicator_radius=0x7f060003;
public static final int default_circle_indicator_stroke_width=0x7f060004;
public static final int default_line_indicator_gap_width=0x7f060006;
public static final int default_line_indicator_line_width=0x7f060005;
public static final int default_line_indicator_stroke_width=0x7f060007;
public static final int default_title_indicator_clip_padding=0x7f060008;
public static final int default_title_indicator_footer_indicator_height=0x7f06000a;
public static final int default_title_indicator_footer_indicator_underline_padding=0x7f06000b;
public static final int default_title_indicator_footer_line_height=0x7f060009;
public static final int default_title_indicator_footer_padding=0x7f06000c;
public static final int default_title_indicator_text_size=0x7f06000d;
public static final int default_title_indicator_title_padding=0x7f06000e;
public static final int default_title_indicator_top_padding=0x7f06000f;
public static final int padding_large=0x7f060002;
public static final int padding_medium=0x7f060001;
public static final int padding_small=0x7f060000;
}
public static final class drawable {
public static final int add_contact_disable=0x7f020000;
public static final int add_contact_enable=0x7f020001;
public static final int add_contact_selector=0x7f020002;
public static final int alert=0x7f020003;
public static final int bg=0x7f020004;
public static final int custom_button=0x7f020005;
public static final int custom_button1=0x7f020006;
public static final int custom_tab_indicator=0x7f020007;
public static final int custom_tab_indicator_divider=0x7f020008;
public static final int custom_tab_indicator_selected=0x7f020009;
public static final int custom_tab_indicator_selected_focused=0x7f02000a;
public static final int custom_tab_indicator_selected_pressed=0x7f02000b;
public static final int custom_tab_indicator_unselected=0x7f02000c;
public static final int custom_tab_indicator_unselected_focused=0x7f02000d;
public static final int custom_tab_indicator_unselected_pressed=0x7f02000e;
public static final int delete_contact_disable=0x7f02000f;
public static final int delete_contact_enable=0x7f020010;
public static final int delete_contact_selector=0x7f020011;
public static final int done_disable=0x7f020012;
public static final int done_enable=0x7f020013;
public static final int done_selector=0x7f020014;
public static final int focused=0x7f020015;
public static final int header=0x7f020016;
public static final int ic_action_search=0x7f020017;
public static final int ic_launcher=0x7f020018;
public static final int nofocused=0x7f020019;
public static final int scheduled=0x7f02001a;
public static final int search_icon=0x7f02001b;
public static final int searchbar_background=0x7f02001c;
public static final int vpi__tab_indicator=0x7f02001d;
public static final int vpi__tab_selected_focused_holo=0x7f02001e;
public static final int vpi__tab_selected_holo=0x7f02001f;
public static final int vpi__tab_selected_pressed_holo=0x7f020020;
public static final int vpi__tab_unselected_focused_holo=0x7f020021;
public static final int vpi__tab_unselected_holo=0x7f020022;
public static final int vpi__tab_unselected_pressed_holo=0x7f020023;
}
public static final class id {
public static final int LinearLayout01=0x7f0a0016;
public static final int add_event_btn_clearContacts=0x7f0a000f;
public static final int add_event_btn_getContacts=0x7f0a000e;
public static final int addeventactivity_btn_save=0x7f0a0015;
public static final int addeventactivity_cm_interval=0x7f0a0013;
public static final int addeventactivity_et_eventname=0x7f0a000b;
public static final int addeventactivity_et_message=0x7f0a0012;
public static final int addeventactivity_et_to=0x7f0a000d;
public static final int addeventactivity_tv_eventname=0x7f0a000a;
public static final int addeventactivity_tv_message=0x7f0a0010;
public static final int addeventactivity_tv_messagebodycount=0x7f0a0011;
public static final int addeventactivity_tv_selectcontact=0x7f0a000c;
public static final int bottom=0x7f0a0003;
public static final int cancel=0x7f0a0028;
public static final int dialog_message=0x7f0a0027;
public static final int dialog_title=0x7f0a0026;
public static final int indicator=0x7f0a0005;
public static final int interval_spinner=0x7f0a0014;
public static final int locateme_contacts_btnDone=0x7f0a001b;
public static final int locateme_contacts_edContacts=0x7f0a001d;
public static final int locateme_contacts_lstView=0x7f0a001e;
public static final int locateme_contacts_relSearchBar=0x7f0a001c;
public static final int locateme_contacts_relTitleBar=0x7f0a0019;
public static final int locateme_contacts_txtTitle=0x7f0a001a;
public static final int menu_settings=0x7f0a002a;
public static final int none=0x7f0a0000;
public static final int ok=0x7f0a0029;
public static final int pager=0x7f0a0007;
public static final int parent_scrollView=0x7f0a0009;
public static final int row_contacts_imgBtnTickMark=0x7f0a0021;
public static final int row_contacts_rlName=0x7f0a001f;
public static final int row_contacts_txtName=0x7f0a0020;
public static final int row_contacts_txtNumber=0x7f0a0022;
public static final int tableGPS=0x7f0a0023;
public static final int testlist_bottombar=0x7f0a0008;
public static final int titleBarr=0x7f0a0006;
public static final int top=0x7f0a0004;
public static final int triangle=0x7f0a0001;
public static final int txtAutoCName=0x7f0a0017;
public static final int txtAutoCNumber=0x7f0a0018;
public static final int txtCounter=0x7f0a0025;
public static final int txtDateTime=0x7f0a0024;
public static final int underline=0x7f0a0002;
}
public static final class integer {
public static final int default_circle_indicator_orientation=0x7f0c0000;
public static final int default_title_indicator_footer_indicator_style=0x7f0c0001;
public static final int default_title_indicator_line_position=0x7f0c0002;
public static final int default_underline_indicator_fade_delay=0x7f0c0003;
public static final int default_underline_indicator_fade_length=0x7f0c0004;
}
public static final class layout {
public static final int activity_main=0x7f030000;
public static final int activity_testlist_pageindicate=0x7f030001;
public static final int add_entry=0x7f030002;
public static final int autofillcontact=0x7f030003;
public static final int contacts_activity=0x7f030004;
public static final int contacts_row=0x7f030005;
public static final int main=0x7f030006;
public static final int r_okcanceldialogview=0x7f030007;
public static final int r_okdialogview=0x7f030008;
}
public static final class menu {
public static final int activity_main=0x7f0d0000;
}
public static final class string {
public static final int AlertTitle=0x7f070007;
public static final int SaveData=0x7f07000c;
public static final int app_name=0x7f070000;
public static final int enterContactNumber=0x7f070008;
public static final int enterEventName=0x7f07000a;
public static final int enterMsg=0x7f070009;
public static final int enterValidNumber=0x7f07000b;
public static final int hello_world=0x7f070001;
public static final int menu_settings=0x7f070002;
public static final int no=0x7f070005;
public static final int ok=0x7f070006;
public static final int title_activity_main=0x7f070003;
public static final int yes=0x7f070004;
}
public static final class style {
public static final int AppTheme=0x7f080000;
public static final int CustomCirclePageIndicator=0x7f080006;
public static final int CustomLinePageIndicator=0x7f080005;
public static final int CustomTabPageIndicator=0x7f080007;
public static final int CustomTabPageIndicator_Text=0x7f080008;
public static final int CustomTitlePageIndicator=0x7f080004;
public static final int CustomUnderlinePageIndicator=0x7f080009;
public static final int PauseDialog=0x7f080001;
public static final int PauseDialogAnimation=0x7f080002;
public static final int StyledIndicators=0x7f080003;
public static final int TextAppearance_TabPageIndicator=0x7f08000d;
public static final int Theme_PageIndicatorDefaults=0x7f08000a;
public static final int Widget=0x7f08000b;
public static final int Widget_IconPageIndicator=0x7f08000e;
public static final int Widget_TabPageIndicator=0x7f08000c;
}
public static final class styleable {
/** Attributes that can be used with a CirclePageIndicator.
<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 #CirclePageIndicator_android_background com.sbj.sms_fire:android_background}</code></td><td> View background </td></tr>
<tr><td><code>{@link #CirclePageIndicator_android_orientation com.sbj.sms_fire:android_orientation}</code></td><td> Orientation of the indicator.</td></tr>
<tr><td><code>{@link #CirclePageIndicator_centered com.sbj.sms_fire:centered}</code></td><td> Whether or not the indicators should be centered.</td></tr>
<tr><td><code>{@link #CirclePageIndicator_fillColor com.sbj.sms_fire:fillColor}</code></td><td> Color of the filled circle that represents the current page.</td></tr>
<tr><td><code>{@link #CirclePageIndicator_pageColor com.sbj.sms_fire:pageColor}</code></td><td> Color of the filled circles that represents pages.</td></tr>
<tr><td><code>{@link #CirclePageIndicator_radius com.sbj.sms_fire:radius}</code></td><td> Radius of the circles.</td></tr>
<tr><td><code>{@link #CirclePageIndicator_snap com.sbj.sms_fire:snap}</code></td><td> Whether or not the selected indicator snaps to the circles.</td></tr>
<tr><td><code>{@link #CirclePageIndicator_strokeColor com.sbj.sms_fire:strokeColor}</code></td><td> Color of the open circles.</td></tr>
<tr><td><code>{@link #CirclePageIndicator_strokeWidth com.sbj.sms_fire:strokeWidth}</code></td><td> Width of the stroke used to draw the circles.</td></tr>
</table>
@see #CirclePageIndicator_android_background
@see #CirclePageIndicator_android_orientation
@see #CirclePageIndicator_centered
@see #CirclePageIndicator_fillColor
@see #CirclePageIndicator_pageColor
@see #CirclePageIndicator_radius
@see #CirclePageIndicator_snap
@see #CirclePageIndicator_strokeColor
@see #CirclePageIndicator_strokeWidth
*/
public static final int[] CirclePageIndicator = {
0x010100c4, 0x010100d4, 0x7f010006, 0x7f010008,
0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d,
0x7f01000e
};
/**
<p>
@attr description
View background
<p>This corresponds to the global attribute resource symbol {@link com.sbj.sms_fire.R.attr#android_background}.
@attr name android:android_background
*/
public static final int CirclePageIndicator_android_background = 1;
/**
<p>
@attr description
Orientation of the indicator.
<p>This corresponds to the global attribute resource symbol {@link com.sbj.sms_fire.R.attr#android_orientation}.
@attr name android:android_orientation
*/
public static final int CirclePageIndicator_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 android:centered
*/
public static final int CirclePageIndicator_centered = 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 android:fillColor
*/
public static final int CirclePageIndicator_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 android:pageColor
*/
public static final int CirclePageIndicator_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 android:radius
*/
public static final int CirclePageIndicator_radius = 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 android:snap
*/
public static final int CirclePageIndicator_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 android:strokeColor
*/
public static final int CirclePageIndicator_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 android:strokeWidth
*/
public static final int CirclePageIndicator_strokeWidth = 3;
/** Attributes that can be used with a LinePageIndicator.
<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 #LinePageIndicator_android_background com.sbj.sms_fire:android_background}</code></td><td> View background </td></tr>
<tr><td><code>{@link #LinePageIndicator_centered com.sbj.sms_fire:centered}</code></td><td> Whether or not the indicators should be centered.</td></tr>
<tr><td><code>{@link #LinePageIndicator_gapWidth com.sbj.sms_fire:gapWidth}</code></td><td> Width of the gap between each indicator line.</td></tr>
<tr><td><code>{@link #LinePageIndicator_lineWidth com.sbj.sms_fire:lineWidth}</code></td><td> Width of each indicator line.</td></tr>
<tr><td><code>{@link #LinePageIndicator_selectedColor com.sbj.sms_fire:selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr>
<tr><td><code>{@link #LinePageIndicator_strokeWidth com.sbj.sms_fire:strokeWidth}</code></td><td> Width of each indicator line's stroke.</td></tr>
<tr><td><code>{@link #LinePageIndicator_unselectedColor com.sbj.sms_fire:unselectedColor}</code></td><td> Color of the unselected lines that represent the pages.</td></tr>
</table>
@see #LinePageIndicator_android_background
@see #LinePageIndicator_centered
@see #LinePageIndicator_gapWidth
@see #LinePageIndicator_lineWidth
@see #LinePageIndicator_selectedColor
@see #LinePageIndicator_strokeWidth
@see #LinePageIndicator_unselectedColor
*/
public static final int[] LinePageIndicator = {
0x010100d4, 0x7f010006, 0x7f010007, 0x7f010008,
0x7f010009, 0x7f01000f, 0x7f010010
};
/**
<p>
@attr description
View background
<p>This corresponds to the global attribute resource symbol {@link com.sbj.sms_fire.R.attr#android_background}.
@attr name android:android_background
*/
public static final int LinePageIndicator_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 android:centered
*/
public static final int LinePageIndicator_centered = 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 android:gapWidth
*/
public static final int LinePageIndicator_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 android:lineWidth
*/
public static final int LinePageIndicator_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 android:selectedColor
*/
public static final int LinePageIndicator_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 android:strokeWidth
*/
public static final int LinePageIndicator_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 android:unselectedColor
*/
public static final int LinePageIndicator_unselectedColor = 4;
/** Attributes that can be used with a TitlePageIndicator.
<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 #TitlePageIndicator_android_background com.sbj.sms_fire:android_background}</code></td><td> View background </td></tr>
<tr><td><code>{@link #TitlePageIndicator_android_textColor com.sbj.sms_fire:android_textColor}</code></td><td> Color of regular titles.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_android_textSize com.sbj.sms_fire:android_textSize}</code></td><td> Size of title text.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_clipPadding com.sbj.sms_fire:clipPadding}</code></td><td> Screen edge padding.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_footerColor com.sbj.sms_fire:footerColor}</code></td><td> Color of the footer line and indicator.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_footerIndicatorHeight com.sbj.sms_fire:footerIndicatorHeight}</code></td><td> Height of the indicator above the footer line.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_footerIndicatorStyle com.sbj.sms_fire:footerIndicatorStyle}</code></td><td> Style of the indicator.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.sbj.sms_fire:footerIndicatorUnderlinePadding}</code></td><td> Left and right padding of the underline indicator.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_footerLineHeight com.sbj.sms_fire:footerLineHeight}</code></td><td> Height of the footer line.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_footerPadding com.sbj.sms_fire:footerPadding}</code></td><td> Padding between the bottom of the title and the footer.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_linePosition com.sbj.sms_fire:linePosition}</code></td><td> Position of the line.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_selectedBold com.sbj.sms_fire:selectedBold}</code></td><td> Whether or not the selected item is displayed as bold.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_selectedColor com.sbj.sms_fire:selectedColor}</code></td><td> Color of the selected title.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_titlePadding com.sbj.sms_fire:titlePadding}</code></td><td> Padding between titles when bumping into each other.</td></tr>
<tr><td><code>{@link #TitlePageIndicator_topPadding com.sbj.sms_fire:topPadding}</code></td><td> Padding between titles and the top of the View.</td></tr>
</table>
@see #TitlePageIndicator_android_background
@see #TitlePageIndicator_android_textColor
@see #TitlePageIndicator_android_textSize
@see #TitlePageIndicator_clipPadding
@see #TitlePageIndicator_footerColor
@see #TitlePageIndicator_footerIndicatorHeight
@see #TitlePageIndicator_footerIndicatorStyle
@see #TitlePageIndicator_footerIndicatorUnderlinePadding
@see #TitlePageIndicator_footerLineHeight
@see #TitlePageIndicator_footerPadding
@see #TitlePageIndicator_linePosition
@see #TitlePageIndicator_selectedBold
@see #TitlePageIndicator_selectedColor
@see #TitlePageIndicator_titlePadding
@see #TitlePageIndicator_topPadding
*/
public static final int[] TitlePageIndicator = {
0x01010095, 0x01010098, 0x010100d4, 0x7f010007,
0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014,
0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018,
0x7f010019, 0x7f01001a, 0x7f01001b
};
/**
<p>
@attr description
View background
<p>This corresponds to the global attribute resource symbol {@link com.sbj.sms_fire.R.attr#android_background}.
@attr name android:android_background
*/
public static final int TitlePageIndicator_android_background = 2;
/**
<p>
@attr description
Color of regular titles.
<p>This corresponds to the global attribute resource symbol {@link com.sbj.sms_fire.R.attr#android_textColor}.
@attr name android:android_textColor
*/
public static final int TitlePageIndicator_android_textColor = 1;
/**
<p>
@attr description
Size of title text.
<p>This corresponds to the global attribute resource symbol {@link com.sbj.sms_fire.R.attr#android_textSize}.
@attr name android:android_textSize
*/
public static final int TitlePageIndicator_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 android:clipPadding
*/
public static final int TitlePageIndicator_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 android:footerColor
*/
public static final int TitlePageIndicator_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 android:footerIndicatorHeight
*/
public static final int TitlePageIndicator_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 android:footerIndicatorStyle
*/
public static final int TitlePageIndicator_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 android:footerIndicatorUnderlinePadding
*/
public static final int TitlePageIndicator_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 android:footerLineHeight
*/
public static final int TitlePageIndicator_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 android:footerPadding
*/
public static final int TitlePageIndicator_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 android:linePosition
*/
public static final int TitlePageIndicator_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 android:selectedBold
*/
public static final int TitlePageIndicator_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 android:selectedColor
*/
public static final int TitlePageIndicator_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 android:titlePadding
*/
public static final int TitlePageIndicator_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 android:topPadding
*/
public static final int TitlePageIndicator_topPadding = 14;
/** Attributes that can be used with a UnderlinePageIndicator.
<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 #UnderlinePageIndicator_android_background com.sbj.sms_fire:android_background}</code></td><td> View background </td></tr>
<tr><td><code>{@link #UnderlinePageIndicator_fadeDelay com.sbj.sms_fire:fadeDelay}</code></td><td> Length of the delay to fade the indicator.</td></tr>
<tr><td><code>{@link #UnderlinePageIndicator_fadeLength com.sbj.sms_fire:fadeLength}</code></td><td> Length of the indicator fade to transparent.</td></tr>
<tr><td><code>{@link #UnderlinePageIndicator_fades com.sbj.sms_fire:fades}</code></td><td> Whether or not the selected indicator fades.</td></tr>
<tr><td><code>{@link #UnderlinePageIndicator_selectedColor com.sbj.sms_fire:selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr>
</table>
@see #UnderlinePageIndicator_android_background
@see #UnderlinePageIndicator_fadeDelay
@see #UnderlinePageIndicator_fadeLength
@see #UnderlinePageIndicator_fades
@see #UnderlinePageIndicator_selectedColor
*/
public static final int[] UnderlinePageIndicator = {
0x010100d4, 0x7f010007, 0x7f01001c, 0x7f01001d,
0x7f01001e
};
/**
<p>
@attr description
View background
<p>This corresponds to the global attribute resource symbol {@link com.sbj.sms_fire.R.attr#android_background}.
@attr name android:android_background
*/
public static final int UnderlinePageIndicator_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 android:fadeDelay
*/
public static final int UnderlinePageIndicator_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 android:fadeLength
*/
public static final int UnderlinePageIndicator_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 android:fades
*/
public static final int UnderlinePageIndicator_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 android:selectedColor
*/
public static final int UnderlinePageIndicator_selectedColor = 1;
/** Attributes that can be used with a ViewPagerIndicator.
<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 #ViewPagerIndicator_vpiCirclePageIndicatorStyle com.sbj.sms_fire:vpiCirclePageIndicatorStyle}</code></td><td> Style of the circle indicator.</td></tr>
<tr><td><code>{@link #ViewPagerIndicator_vpiIconPageIndicatorStyle com.sbj.sms_fire:vpiIconPageIndicatorStyle}</code></td><td> Style of the icon indicator's views.</td></tr>
<tr><td><code>{@link #ViewPagerIndicator_vpiLinePageIndicatorStyle com.sbj.sms_fire:vpiLinePageIndicatorStyle}</code></td><td> Style of the line indicator.</td></tr>
<tr><td><code>{@link #ViewPagerIndicator_vpiTabPageIndicatorStyle com.sbj.sms_fire:vpiTabPageIndicatorStyle}</code></td><td> Style of the tab indicator's tabs.</td></tr>
<tr><td><code>{@link #ViewPagerIndicator_vpiTitlePageIndicatorStyle com.sbj.sms_fire:vpiTitlePageIndicatorStyle}</code></td><td> Style of the title indicator.</td></tr>
<tr><td><code>{@link #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle com.sbj.sms_fire:vpiUnderlinePageIndicatorStyle}</code></td><td> Style of the underline indicator.</td></tr>
</table>
@see #ViewPagerIndicator_vpiCirclePageIndicatorStyle
@see #ViewPagerIndicator_vpiIconPageIndicatorStyle
@see #ViewPagerIndicator_vpiLinePageIndicatorStyle
@see #ViewPagerIndicator_vpiTabPageIndicatorStyle
@see #ViewPagerIndicator_vpiTitlePageIndicatorStyle
@see #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle
*/
public static final int[] ViewPagerIndicator = {
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
0x7f010004, 0x7f010005
};
/**
<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 android:vpiCirclePageIndicatorStyle
*/
public static final int ViewPagerIndicator_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 android:vpiIconPageIndicatorStyle
*/
public static final int ViewPagerIndicator_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 android:vpiLinePageIndicatorStyle
*/
public static final int ViewPagerIndicator_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 android:vpiTabPageIndicatorStyle
*/
public static final int ViewPagerIndicator_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 android:vpiTitlePageIndicatorStyle
*/
public static final int ViewPagerIndicator_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 android:vpiUnderlinePageIndicatorStyle
*/
public static final int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle = 5;
};
}