You are on page 1of 2

public static final int ActionBar_subtitleTextStyle = 6;

/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#title}
attribute's value can be found in the {@link #ActionBar} 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 usercomms.joemarini.example.com.usercommunications:title
*/
public static final int ActionBar_title = 1;
/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#titleTextStyle}
attribute's value can be found in the {@link #ActionBar} 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
usercomms.joemarini.example.com.usercommunications:titleTextStyle
*/
public static final int ActionBar_titleTextStyle = 5;
/** Attributes that can be used with a ActionBarLayout.
<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 #ActionBarLayout_android_layout_gravity
android:layout_gravity}</code></td><td></td></tr>
</table>
@see #ActionBarLayout_android_layout_gravity
*/
public static final int[] ActionBarLayout = {
0x010100b3
};
/**
<p>This symbol is the offset where the {@link
android.R.attr#layout_gravity}
attribute's value can be found in the {@link #ActionBarLayout} array.
@attr name android:layout_gravity
*/
public static final int ActionBarLayout_android_layout_gravity = 0;
/** Attributes that can be used with a ActionMenuItemView.
<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 #ActionMenuItemView_android_minWidth
android:minWidth}</code></td><td></td></tr>
</table>
@see #ActionMenuItemView_android_minWidth
*/
public static final int[] ActionMenuItemView = {
0x0101013f
};
/**
<p>This symbol is the offset where the {@link android.R.attr#minWidth}
attribute's value can be found in the {@link #ActionMenuItemView} array.
@attr name android:minWidth
*/

You might also like