com.facebook.android
Class R.attr

java.lang.Object
  extended by com.facebook.android.R.attr
Enclosing class:
R

public static final class R.attr
extends Object


Field Summary
static int confirm_logout
          Must be a boolean value, either "true" or "false".
static int done_button_background
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
static int done_button_text
          Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
static int extra_fields
          Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
static int fetch_user_info
          Must be a boolean value, either "true" or "false".
static int is_cropped
          Must be a boolean value, either "true" or "false".
static int login_text
          Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
static int logout_text
          Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
static int multi_select
          Must be a boolean value, either "true" or "false".
static int preset_size
          Must be one of the following constant values.
static int radius_in_meters
          Must be an integer value, such as "100".
static int results_limit
          Must be an integer value, such as "100".
static int search_text
          Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
static int show_pictures
          Must be a boolean value, either "true" or "false".
static int show_search_box
          Must be a boolean value, either "true" or "false".
static int show_title_bar
          Must be a boolean value, either "true" or "false".
static int title_bar_background
          Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
static int title_text
          Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
 
Constructor Summary
R.attr()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

confirm_logout

public static int confirm_logout

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.


done_button_background

public static int done_button_background

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".


done_button_text

public static int done_button_text

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.


extra_fields

public static int extra_fields

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.


fetch_user_info

public static int fetch_user_info

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.


is_cropped

public static int is_cropped

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.


login_text

public static int login_text

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.


logout_text

public static int logout_text

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.


multi_select

public static int multi_select

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.


preset_size

public static int preset_size

Must be one of the following constant values.

ConstantValueDescription
small-2 Keep in sync with constants in ProfilePictureView
normal-3
large-4


radius_in_meters

public static int radius_in_meters

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.


results_limit

public static int results_limit

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.


search_text

public static int search_text

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.


show_pictures

public static int show_pictures

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.


show_search_box

public static int show_search_box

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.


show_title_bar

public static int show_title_bar

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.


title_bar_background

public static int title_bar_background

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".


title_text

public static int title_text

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.

Constructor Detail

R.attr

public R.attr()