/* 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.lcjian.lcjianlibrary;
|
|
public final class R {
|
public static final class anim {
|
public static int bottom_dialog_enter=0x7f050000;
|
public static int bottom_dialog_exit=0x7f050001;
|
public static int sliding_dialog_enter=0x7f050002;
|
public static int sliding_dialog_exit=0x7f050003;
|
}
|
public static final class attr {
|
/** <p>May 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>May 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).
|
*/
|
public static int arcRadius=0x7f010004;
|
/** <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 border_inside_color=0x7f010018;
|
/** <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 border_outside_color=0x7f010019;
|
/** <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 border_thickness=0x7f010017;
|
/** <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 closeOnClick=0x7f010006;
|
/** <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 content=0x7f010010;
|
/** <p>May 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>May 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).
|
*/
|
public static int dashGap=0x7f010009;
|
/** <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>horizontal</code></td><td>0</td><td></td></tr>
|
<tr><td><code>vertical</code></td><td>1</td><td></td></tr>
|
</table>
|
*/
|
public static int dashOrientation=0x7f01000b;
|
/** <p>May 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>May 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).
|
*/
|
public static int dashWidth=0x7f010008;
|
/** <p>May 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>May be an integer value, such as "<code>100</code>".
|
*/
|
public static int duration=0x7f010005;
|
/** <p>May 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>May 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).
|
*/
|
public static int emotionHeight=0x7f01000d;
|
/** <p>May 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>May 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).
|
*/
|
public static int emotionSize=0x7f01000c;
|
/** <p>May 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>May 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).
|
*/
|
public static int emotionWidth=0x7f01000e;
|
/** <p>May 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>May be a floating point value, such as "<code>1.2</code>".
|
*/
|
public static int fromDegrees=0x7f010002;
|
/** <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 header=0x7f01000f;
|
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
|
<p>This may also be a reference to a resource (in the form
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
theme attribute (in the form
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
containing a value of this type.
|
*/
|
public static int layoutManager=0x7f010013;
|
/** <p>May 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>May 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>".
|
*/
|
public static int lineColor=0x7f01000a;
|
/** <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 mainImage=0x7f010007;
|
/** <p>May 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>May 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).
|
*/
|
public static int maxHeight=0x7f010001;
|
/** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
|
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
|
in (inches), mm (millimeters).
|
<p>This may also be a reference to a resource (in the form
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
theme attribute (in the form
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
containing a value of this type.
|
*/
|
public static int minHeight=0x7f010011;
|
/** <p>May 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>May be a floating point value, such as "<code>1.2</code>".
|
*/
|
public static int ratio=0x7f010012;
|
/** <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 reverseLayout=0x7f010015;
|
/** <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 rightPadding=0x7f010000;
|
/** <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 shelfBackground=0x7f01001a;
|
/** <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 spanCount=0x7f010014;
|
/** <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 stackFromEnd=0x7f010016;
|
/** <p>May 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>May be a floating point value, such as "<code>1.2</code>".
|
*/
|
public static int toDegrees=0x7f010003;
|
}
|
public static final class color {
|
public static int dim_foreground_dark=0x7f070000;
|
public static int transport_gray=0x7f070001;
|
}
|
public static final class dimen {
|
public static int item_touch_helper_max_drag_scroll_per_frame=0x7f080000;
|
public static int item_touch_helper_swipe_escape_max_velocity=0x7f080001;
|
public static int item_touch_helper_swipe_escape_velocity=0x7f080002;
|
}
|
public static final class drawable {
|
public static int color_progressbar=0x7f020000;
|
public static int ic_cancel=0x7f020001;
|
public static int ic_media_pause=0x7f020002;
|
public static int ic_media_play=0x7f020003;
|
public static int spotlight=0x7f020004;
|
public static int spotlight_blue=0x7f020005;
|
}
|
public static final class id {
|
public static int ffwd=0x7f09000a;
|
public static int fullscreen_custom_content=0x7f090004;
|
public static int gv_emotion=0x7f090003;
|
public static int horizontal=0x7f090001;
|
public static int item_touch_helper_previous_elevation=0x7f090000;
|
public static int main_content=0x7f090005;
|
public static int mediacontroller_progress=0x7f09000d;
|
public static int next=0x7f09000b;
|
public static int pause=0x7f090009;
|
public static int prev=0x7f090007;
|
public static int rew=0x7f090008;
|
public static int time=0x7f09000e;
|
public static int time_current=0x7f09000c;
|
public static int vertical=0x7f090002;
|
public static int webview_player=0x7f090006;
|
}
|
public static final class layout {
|
public static int emotion_grid=0x7f040000;
|
public static int emotion_item=0x7f040001;
|
public static int fragment_webview_video=0x7f040002;
|
public static int listview_footer=0x7f040003;
|
public static int media_controller=0x7f040004;
|
}
|
public static final class mipmap {
|
public static int ic_cancel=0x7f030000;
|
}
|
public static final class string {
|
public static int app_name=0x7f0a0000;
|
}
|
public static final class style {
|
/** API 11 theme customizations can go here.
|
API 14 theme customizations can go here.
|
|
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=0x7f060000;
|
/** All customizations that are NOT specific to a particular API-level can go here.
|
*/
|
public static int AppTheme=0x7f060002;
|
public static int SlidingDialogAnimation=0x7f060003;
|
public static int SlidingDialogTheme=0x7f060001;
|
public static int Theme_Sliding_Dialog=0x7f060004;
|
public static int dialogstyle=0x7f060005;
|
}
|
public static final class styleable {
|
/** Attributes that can be used with a AdaptiveListView.
|
<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 #AdaptiveListView_maxHeight com.lcjian.lcjianlibrary:maxHeight}</code></td><td></td></tr>
|
</table>
|
@see #AdaptiveListView_maxHeight
|
*/
|
public static final int[] AdaptiveListView = {
|
0x7f010001
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#maxHeight}
|
attribute's value can be found in the {@link #AdaptiveListView} array.
|
|
|
<p>May 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>May 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).
|
@attr name com.lcjian.lcjianlibrary:maxHeight
|
*/
|
public static int AdaptiveListView_maxHeight = 0;
|
/** Attributes that can be used with a ArcMenu.
|
<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 #ArcMenu_arcRadius com.lcjian.lcjianlibrary:arcRadius}</code></td><td></td></tr>
|
<tr><td><code>{@link #ArcMenu_closeOnClick com.lcjian.lcjianlibrary:closeOnClick}</code></td><td></td></tr>
|
<tr><td><code>{@link #ArcMenu_duration com.lcjian.lcjianlibrary:duration}</code></td><td></td></tr>
|
<tr><td><code>{@link #ArcMenu_fromDegrees com.lcjian.lcjianlibrary:fromDegrees}</code></td><td></td></tr>
|
<tr><td><code>{@link #ArcMenu_mainImage com.lcjian.lcjianlibrary:mainImage}</code></td><td></td></tr>
|
<tr><td><code>{@link #ArcMenu_toDegrees com.lcjian.lcjianlibrary:toDegrees}</code></td><td></td></tr>
|
</table>
|
@see #ArcMenu_arcRadius
|
@see #ArcMenu_closeOnClick
|
@see #ArcMenu_duration
|
@see #ArcMenu_fromDegrees
|
@see #ArcMenu_mainImage
|
@see #ArcMenu_toDegrees
|
*/
|
public static final int[] ArcMenu = {
|
0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005,
|
0x7f010006, 0x7f010007
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#arcRadius}
|
attribute's value can be found in the {@link #ArcMenu} array.
|
|
|
<p>May 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>May 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).
|
@attr name com.lcjian.lcjianlibrary:arcRadius
|
*/
|
public static int ArcMenu_arcRadius = 2;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#closeOnClick}
|
attribute's value can be found in the {@link #ArcMenu} array.
|
|
|
<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.
|
@attr name com.lcjian.lcjianlibrary:closeOnClick
|
*/
|
public static int ArcMenu_closeOnClick = 4;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#duration}
|
attribute's value can be found in the {@link #ArcMenu} array.
|
|
|
<p>May 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>May be an integer value, such as "<code>100</code>".
|
@attr name com.lcjian.lcjianlibrary:duration
|
*/
|
public static int ArcMenu_duration = 3;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#fromDegrees}
|
attribute's value can be found in the {@link #ArcMenu} array.
|
|
|
<p>May 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>May be a floating point value, such as "<code>1.2</code>".
|
@attr name com.lcjian.lcjianlibrary:fromDegrees
|
*/
|
public static int ArcMenu_fromDegrees = 0;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#mainImage}
|
attribute's value can be found in the {@link #ArcMenu} array.
|
|
|
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
|
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
|
@attr name com.lcjian.lcjianlibrary:mainImage
|
*/
|
public static int ArcMenu_mainImage = 5;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#toDegrees}
|
attribute's value can be found in the {@link #ArcMenu} array.
|
|
|
<p>May 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>May be a floating point value, such as "<code>1.2</code>".
|
@attr name com.lcjian.lcjianlibrary:toDegrees
|
*/
|
public static int ArcMenu_toDegrees = 1;
|
/** Attributes that can be used with a DashLine.
|
<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 #DashLine_dashGap com.lcjian.lcjianlibrary:dashGap}</code></td><td></td></tr>
|
<tr><td><code>{@link #DashLine_dashOrientation com.lcjian.lcjianlibrary:dashOrientation}</code></td><td></td></tr>
|
<tr><td><code>{@link #DashLine_dashWidth com.lcjian.lcjianlibrary:dashWidth}</code></td><td></td></tr>
|
<tr><td><code>{@link #DashLine_lineColor com.lcjian.lcjianlibrary:lineColor}</code></td><td></td></tr>
|
</table>
|
@see #DashLine_dashGap
|
@see #DashLine_dashOrientation
|
@see #DashLine_dashWidth
|
@see #DashLine_lineColor
|
*/
|
public static final int[] DashLine = {
|
0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#dashGap}
|
attribute's value can be found in the {@link #DashLine} array.
|
|
|
<p>May 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>May 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).
|
@attr name com.lcjian.lcjianlibrary:dashGap
|
*/
|
public static int DashLine_dashGap = 1;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#dashOrientation}
|
attribute's value can be found in the {@link #DashLine} array.
|
|
|
<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>horizontal</code></td><td>0</td><td></td></tr>
|
<tr><td><code>vertical</code></td><td>1</td><td></td></tr>
|
</table>
|
@attr name com.lcjian.lcjianlibrary:dashOrientation
|
*/
|
public static int DashLine_dashOrientation = 3;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#dashWidth}
|
attribute's value can be found in the {@link #DashLine} array.
|
|
|
<p>May 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>May 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).
|
@attr name com.lcjian.lcjianlibrary:dashWidth
|
*/
|
public static int DashLine_dashWidth = 0;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#lineColor}
|
attribute's value can be found in the {@link #DashLine} array.
|
|
|
<p>May 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>May 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>".
|
@attr name com.lcjian.lcjianlibrary:lineColor
|
*/
|
public static int DashLine_lineColor = 2;
|
/** Attributes that can be used with a Emotion.
|
<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 #Emotion_emotionHeight com.lcjian.lcjianlibrary:emotionHeight}</code></td><td></td></tr>
|
<tr><td><code>{@link #Emotion_emotionSize com.lcjian.lcjianlibrary:emotionSize}</code></td><td></td></tr>
|
<tr><td><code>{@link #Emotion_emotionWidth com.lcjian.lcjianlibrary:emotionWidth}</code></td><td></td></tr>
|
</table>
|
@see #Emotion_emotionHeight
|
@see #Emotion_emotionSize
|
@see #Emotion_emotionWidth
|
*/
|
public static final int[] Emotion = {
|
0x7f01000c, 0x7f01000d, 0x7f01000e
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#emotionHeight}
|
attribute's value can be found in the {@link #Emotion} array.
|
|
|
<p>May 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>May 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).
|
@attr name com.lcjian.lcjianlibrary:emotionHeight
|
*/
|
public static int Emotion_emotionHeight = 1;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#emotionSize}
|
attribute's value can be found in the {@link #Emotion} array.
|
|
|
<p>May 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>May 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).
|
@attr name com.lcjian.lcjianlibrary:emotionSize
|
*/
|
public static int Emotion_emotionSize = 0;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#emotionWidth}
|
attribute's value can be found in the {@link #Emotion} array.
|
|
|
<p>May 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>May 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).
|
@attr name com.lcjian.lcjianlibrary:emotionWidth
|
*/
|
public static int Emotion_emotionWidth = 2;
|
/** Attributes that can be used with a MaterialHeaderLayout.
|
<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 #MaterialHeaderLayout_content com.lcjian.lcjianlibrary:content}</code></td><td></td></tr>
|
<tr><td><code>{@link #MaterialHeaderLayout_header com.lcjian.lcjianlibrary:header}</code></td><td></td></tr>
|
<tr><td><code>{@link #MaterialHeaderLayout_minHeight com.lcjian.lcjianlibrary:minHeight}</code></td><td></td></tr>
|
</table>
|
@see #MaterialHeaderLayout_content
|
@see #MaterialHeaderLayout_header
|
@see #MaterialHeaderLayout_minHeight
|
*/
|
public static final int[] MaterialHeaderLayout = {
|
0x7f01000f, 0x7f010010, 0x7f010011
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#content}
|
attribute's value can be found in the {@link #MaterialHeaderLayout} array.
|
|
|
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
|
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
|
@attr name com.lcjian.lcjianlibrary:content
|
*/
|
public static int MaterialHeaderLayout_content = 1;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#header}
|
attribute's value can be found in the {@link #MaterialHeaderLayout} array.
|
|
|
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
|
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
|
@attr name com.lcjian.lcjianlibrary:header
|
*/
|
public static int MaterialHeaderLayout_header = 0;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#minHeight}
|
attribute's value can be found in the {@link #MaterialHeaderLayout} array.
|
|
|
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
|
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
|
in (inches), mm (millimeters).
|
<p>This may also be a reference to a resource (in the form
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
theme attribute (in the form
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
containing a value of this type.
|
@attr name com.lcjian.lcjianlibrary:minHeight
|
*/
|
public static int MaterialHeaderLayout_minHeight = 2;
|
/** Attributes that can be used with a RatioLayout.
|
<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 #RatioLayout_ratio com.lcjian.lcjianlibrary:ratio}</code></td><td></td></tr>
|
</table>
|
@see #RatioLayout_ratio
|
*/
|
public static final int[] RatioLayout = {
|
0x7f010012
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#ratio}
|
attribute's value can be found in the {@link #RatioLayout} array.
|
|
|
<p>May 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>May be a floating point value, such as "<code>1.2</code>".
|
@attr name com.lcjian.lcjianlibrary:ratio
|
*/
|
public static int RatioLayout_ratio = 0;
|
/** Attributes that can be used with a RecyclerView.
|
<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 #RecyclerView_android_descendantFocusability android:descendantFocusability}</code></td><td></td></tr>
|
<tr><td><code>{@link #RecyclerView_android_orientation android:orientation}</code></td><td></td></tr>
|
<tr><td><code>{@link #RecyclerView_layoutManager com.lcjian.lcjianlibrary:layoutManager}</code></td><td></td></tr>
|
<tr><td><code>{@link #RecyclerView_reverseLayout com.lcjian.lcjianlibrary:reverseLayout}</code></td><td></td></tr>
|
<tr><td><code>{@link #RecyclerView_spanCount com.lcjian.lcjianlibrary:spanCount}</code></td><td></td></tr>
|
<tr><td><code>{@link #RecyclerView_stackFromEnd com.lcjian.lcjianlibrary:stackFromEnd}</code></td><td></td></tr>
|
</table>
|
@see #RecyclerView_android_descendantFocusability
|
@see #RecyclerView_android_orientation
|
@see #RecyclerView_layoutManager
|
@see #RecyclerView_reverseLayout
|
@see #RecyclerView_spanCount
|
@see #RecyclerView_stackFromEnd
|
*/
|
public static final int[] RecyclerView = {
|
0x010100c4, 0x010100f1, 0x7f010013, 0x7f010014,
|
0x7f010015, 0x7f010016
|
};
|
/**
|
<p>This symbol is the offset where the {@link android.R.attr#descendantFocusability}
|
attribute's value can be found in the {@link #RecyclerView} array.
|
@attr name android:descendantFocusability
|
*/
|
public static int RecyclerView_android_descendantFocusability = 1;
|
/**
|
<p>This symbol is the offset where the {@link android.R.attr#orientation}
|
attribute's value can be found in the {@link #RecyclerView} array.
|
@attr name android:orientation
|
*/
|
public static int RecyclerView_android_orientation = 0;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#layoutManager}
|
attribute's value can be found in the {@link #RecyclerView} array.
|
|
|
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
|
<p>This may also be a reference to a resource (in the form
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
theme attribute (in the form
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
containing a value of this type.
|
@attr name com.lcjian.lcjianlibrary:layoutManager
|
*/
|
public static int RecyclerView_layoutManager = 2;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#reverseLayout}
|
attribute's value can be found in the {@link #RecyclerView} array.
|
|
|
<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.
|
@attr name com.lcjian.lcjianlibrary:reverseLayout
|
*/
|
public static int RecyclerView_reverseLayout = 4;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#spanCount}
|
attribute's value can be found in the {@link #RecyclerView} array.
|
|
|
<p>Must be an integer value, such as "<code>100</code>".
|
<p>This may also be a reference to a resource (in the form
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
theme attribute (in the form
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
containing a value of this type.
|
@attr name com.lcjian.lcjianlibrary:spanCount
|
*/
|
public static int RecyclerView_spanCount = 3;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#stackFromEnd}
|
attribute's value can be found in the {@link #RecyclerView} array.
|
|
|
<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.
|
@attr name com.lcjian.lcjianlibrary:stackFromEnd
|
*/
|
public static int RecyclerView_stackFromEnd = 5;
|
/** Attributes that can be used with a RoundImageView.
|
<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 #RoundImageView_border_inside_color com.lcjian.lcjianlibrary:border_inside_color}</code></td><td></td></tr>
|
<tr><td><code>{@link #RoundImageView_border_outside_color com.lcjian.lcjianlibrary:border_outside_color}</code></td><td></td></tr>
|
<tr><td><code>{@link #RoundImageView_border_thickness com.lcjian.lcjianlibrary:border_thickness}</code></td><td></td></tr>
|
</table>
|
@see #RoundImageView_border_inside_color
|
@see #RoundImageView_border_outside_color
|
@see #RoundImageView_border_thickness
|
*/
|
public static final int[] RoundImageView = {
|
0x7f010017, 0x7f010018, 0x7f010019
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#border_inside_color}
|
attribute's value can be found in the {@link #RoundImageView} array.
|
|
|
<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.
|
@attr name com.lcjian.lcjianlibrary:border_inside_color
|
*/
|
public static int RoundImageView_border_inside_color = 1;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#border_outside_color}
|
attribute's value can be found in the {@link #RoundImageView} array.
|
|
|
<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.
|
@attr name com.lcjian.lcjianlibrary:border_outside_color
|
*/
|
public static int RoundImageView_border_outside_color = 2;
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#border_thickness}
|
attribute's value can be found in the {@link #RoundImageView} array.
|
|
|
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
|
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
|
in (inches), mm (millimeters).
|
<p>This may also be a reference to a resource (in the form
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
theme attribute (in the form
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
containing a value of this type.
|
@attr name com.lcjian.lcjianlibrary:border_thickness
|
*/
|
public static int RoundImageView_border_thickness = 0;
|
/** Attributes that can be used with a ShelvesView.
|
<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 #ShelvesView_shelfBackground com.lcjian.lcjianlibrary:shelfBackground}</code></td><td></td></tr>
|
</table>
|
@see #ShelvesView_shelfBackground
|
*/
|
public static final int[] ShelvesView = {
|
0x7f01001a
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#shelfBackground}
|
attribute's value can be found in the {@link #ShelvesView} array.
|
|
|
<p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
|
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
|
@attr name com.lcjian.lcjianlibrary:shelfBackground
|
*/
|
public static int ShelvesView_shelfBackground = 0;
|
/** Attributes that can be used with a SlidingMenu.
|
<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 #SlidingMenu_rightPadding com.lcjian.lcjianlibrary:rightPadding}</code></td><td></td></tr>
|
</table>
|
@see #SlidingMenu_rightPadding
|
*/
|
public static final int[] SlidingMenu = {
|
0x7f010000
|
};
|
/**
|
<p>This symbol is the offset where the {@link com.lcjian.lcjianlibrary.R.attr#rightPadding}
|
attribute's value can be found in the {@link #SlidingMenu} array.
|
|
|
<p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
|
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
|
in (inches), mm (millimeters).
|
<p>This may also be a reference to a resource (in the form
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
theme attribute (in the form
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
containing a value of this type.
|
@attr name com.lcjian.lcjianlibrary:rightPadding
|
*/
|
public static int SlidingMenu_rightPadding = 0;
|
/** Attributes that can be used with a TimeTextView.
|
*/
|
public static final int[] TimeTextView = {
|
|
};
|
};
|
}
|