Modifier and Type | Field and Description |
---|---|
static int[] |
com_facebook_friend_picker_fragment
Attributes that can be used with a com_facebook_friend_picker_fragment.
|
static int |
com_facebook_friend_picker_fragment_multi_select
This symbol is the offset where the
R.attr.multi_select
attribute's value can be found in the com_facebook_friend_picker_fragment array. |
static int[] |
com_facebook_login_view
Attributes that can be used with a com_facebook_login_view.
|
static int |
com_facebook_login_view_confirm_logout
This symbol is the offset where the
R.attr.confirm_logout
attribute's value can be found in the com_facebook_login_view array. |
static int |
com_facebook_login_view_fetch_user_info
This symbol is the offset where the
R.attr.fetch_user_info
attribute's value can be found in the com_facebook_login_view array. |
static int |
com_facebook_login_view_login_text
This symbol is the offset where the
R.attr.login_text
attribute's value can be found in the com_facebook_login_view array. |
static int |
com_facebook_login_view_logout_text
This symbol is the offset where the
R.attr.logout_text
attribute's value can be found in the com_facebook_login_view array. |
static int[] |
com_facebook_picker_fragment
Attributes that can be used with a com_facebook_picker_fragment.
|
static int |
com_facebook_picker_fragment_done_button_background
This symbol is the offset where the
R.attr.done_button_background
attribute's value can be found in the com_facebook_picker_fragment array. |
static int |
com_facebook_picker_fragment_done_button_text
This symbol is the offset where the
R.attr.done_button_text
attribute's value can be found in the com_facebook_picker_fragment array. |
static int |
com_facebook_picker_fragment_extra_fields
This symbol is the offset where the
R.attr.extra_fields
attribute's value can be found in the com_facebook_picker_fragment array. |
static int |
com_facebook_picker_fragment_show_pictures
This symbol is the offset where the
R.attr.show_pictures
attribute's value can be found in the com_facebook_picker_fragment array. |
static int |
com_facebook_picker_fragment_show_title_bar
This symbol is the offset where the
R.attr.show_title_bar
attribute's value can be found in the com_facebook_picker_fragment array. |
static int |
com_facebook_picker_fragment_title_bar_background
This symbol is the offset where the
R.attr.title_bar_background
attribute's value can be found in the com_facebook_picker_fragment array. |
static int |
com_facebook_picker_fragment_title_text
This symbol is the offset where the
R.attr.title_text
attribute's value can be found in the com_facebook_picker_fragment array. |
static int[] |
com_facebook_place_picker_fragment
Attributes that can be used with a com_facebook_place_picker_fragment.
|
static int |
com_facebook_place_picker_fragment_radius_in_meters
This symbol is the offset where the
R.attr.radius_in_meters
attribute's value can be found in the com_facebook_place_picker_fragment array. |
static int |
com_facebook_place_picker_fragment_results_limit
This symbol is the offset where the
R.attr.results_limit
attribute's value can be found in the com_facebook_place_picker_fragment array. |
static int |
com_facebook_place_picker_fragment_search_text
This symbol is the offset where the
R.attr.search_text
attribute's value can be found in the com_facebook_place_picker_fragment array. |
static int |
com_facebook_place_picker_fragment_show_search_box
This symbol is the offset where the
R.attr.show_search_box
attribute's value can be found in the com_facebook_place_picker_fragment array. |
static int[] |
com_facebook_profile_picture_view
Attributes that can be used with a com_facebook_profile_picture_view.
|
static int |
com_facebook_profile_picture_view_is_cropped
This symbol is the offset where the
R.attr.is_cropped
attribute's value can be found in the com_facebook_profile_picture_view array. |
static int |
com_facebook_profile_picture_view_preset_size
This symbol is the offset where the
R.attr.preset_size
attribute's value can be found in the com_facebook_profile_picture_view array. |
Constructor and Description |
---|
R.styleable() |
public static final int[] com_facebook_friend_picker_fragment
Includes the following attributes:
Attribute | Description |
---|---|
|
public static final int com_facebook_friend_picker_fragment_multi_select
This symbol is the offset where the R.attr.multi_select
attribute's value can be found in the com_facebook_friend_picker_fragment
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int[] com_facebook_login_view
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
| |
|
public static final int com_facebook_login_view_confirm_logout
This symbol is the offset where the R.attr.confirm_logout
attribute's value can be found in the com_facebook_login_view
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_login_view_fetch_user_info
This symbol is the offset where the R.attr.fetch_user_info
attribute's value can be found in the com_facebook_login_view
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_login_view_login_text
This symbol is the offset where the R.attr.login_text
attribute's value can be found in the com_facebook_login_view
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_login_view_logout_text
This symbol is the offset where the R.attr.logout_text
attribute's value can be found in the com_facebook_login_view
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int[] com_facebook_picker_fragment
Includes the following attributes:
com_facebook_picker_fragment_done_button_background
,
com_facebook_picker_fragment_done_button_text
,
com_facebook_picker_fragment_extra_fields
,
com_facebook_picker_fragment_show_pictures
,
com_facebook_picker_fragment_show_title_bar
,
com_facebook_picker_fragment_title_bar_background
,
com_facebook_picker_fragment_title_text
public static final int com_facebook_picker_fragment_done_button_background
This symbol is the offset where the R.attr.done_button_background
attribute's value can be found in the com_facebook_picker_fragment
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int com_facebook_picker_fragment_done_button_text
This symbol is the offset where the R.attr.done_button_text
attribute's value can be found in the com_facebook_picker_fragment
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_picker_fragment_extra_fields
This symbol is the offset where the R.attr.extra_fields
attribute's value can be found in the com_facebook_picker_fragment
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_picker_fragment_show_pictures
This symbol is the offset where the R.attr.show_pictures
attribute's value can be found in the com_facebook_picker_fragment
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_picker_fragment_show_title_bar
This symbol is the offset where the R.attr.show_title_bar
attribute's value can be found in the com_facebook_picker_fragment
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_picker_fragment_title_bar_background
This symbol is the offset where the R.attr.title_bar_background
attribute's value can be found in the com_facebook_picker_fragment
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
public static final int com_facebook_picker_fragment_title_text
This symbol is the offset where the R.attr.title_text
attribute's value can be found in the com_facebook_picker_fragment
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int[] com_facebook_place_picker_fragment
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
| |
|
public static final int com_facebook_place_picker_fragment_radius_in_meters
This symbol is the offset where the R.attr.radius_in_meters
attribute's value can be found in the com_facebook_place_picker_fragment
array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_place_picker_fragment_results_limit
This symbol is the offset where the R.attr.results_limit
attribute's value can be found in the com_facebook_place_picker_fragment
array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_place_picker_fragment_search_text
This symbol is the offset where the R.attr.search_text
attribute's value can be found in the com_facebook_place_picker_fragment
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_place_picker_fragment_show_search_box
This symbol is the offset where the R.attr.show_search_box
attribute's value can be found in the com_facebook_place_picker_fragment
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int[] com_facebook_profile_picture_view
Includes the following attributes:
Attribute | Description |
---|---|
| |
|
public static final int com_facebook_profile_picture_view_is_cropped
This symbol is the offset where the R.attr.is_cropped
attribute's value can be found in the com_facebook_profile_picture_view
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
public static final int com_facebook_profile_picture_view_preset_size
This symbol is the offset where the R.attr.preset_size
attribute's value can be found in the com_facebook_profile_picture_view
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
small | -2 | Keep in sync with constants in ProfilePictureView |
normal | -3 | |
large | -4 |