Sei sulla pagina 1di 2

<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
*/
public static final int ActionMenuItemView_android_minWidth = 0;
/** Attributes that can be used with a ActionMenuView.
*/
public static final int[] ActionMenuView = {

};
/** Attributes that can be used with a ActionMode.
<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 #ActionMode_background
usercomms.joemarini.example.com.usercommunications:background}</code></td><td></td>
</tr>
<tr><td><code>{@link #ActionMode_backgroundSplit
usercomms.joemarini.example.com.usercommunications:backgroundSplit}</code></td><td>
</td></tr>
<tr><td><code>{@link #ActionMode_closeItemLayout
usercomms.joemarini.example.com.usercommunications:closeItemLayout}</code></td><td>
</td></tr>
<tr><td><code>{@link #ActionMode_height
usercomms.joemarini.example.com.usercommunications:height}</code></td><td></td></tr
>
<tr><td><code>{@link #ActionMode_subtitleTextStyle
usercomms.joemarini.example.com.usercommunications:subtitleTextStyle}</code></td><t
d></td></tr>
<tr><td><code>{@link #ActionMode_titleTextStyle
usercomms.joemarini.example.com.usercommunications:titleTextStyle}</code></td><td><
/td></tr>
</table>
@see #ActionMode_background
@see #ActionMode_backgroundSplit
@see #ActionMode_closeItemLayout
@see #ActionMode_height
@see #ActionMode_subtitleTextStyle
@see #ActionMode_titleTextStyle
*/
public static final int[] ActionMode = {
0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c,
0x7f01000e, 0x7f01001c
};
/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#background}
attribute's value can be found in the {@link #ActionMode} 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:background
*/
public static final int ActionMode_background = 3;
/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#backgroundSplit}
attribute's value can be found in the {@link #ActionMode} 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
usercomms.joemarini.example.com.usercommunications:backgroundSplit
*/
public static final int ActionMode_backgroundSplit = 4;
/**
<p>This symbol is the offset where the {@link
usercomms.joemarini.example.com.usercommunications.R.attr#closeItemLayout}
attribute's value can be found in the {@link #ActionMode} array.

<p>Must be a reference to another resource, in the form "<code>@[+]


[<i>package</i>:]<i>type</i>:<i>name</i></code>"

Potrebbero piacerti anche