com.facebook.android
Class R.drawable

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

public static final class R.drawable
extends Object


Field Summary
static int com_facebook_button_check
           
static int com_facebook_button_check_off
           
static int com_facebook_button_check_on
           
static int com_facebook_button_grey_focused
           
static int com_facebook_button_grey_normal
           
static int com_facebook_button_grey_pressed
           
static int com_facebook_close
           
static int com_facebook_icon
           
static int com_facebook_list_divider
           
static int com_facebook_list_section_header_background
           
static int com_facebook_loginbutton_blue
           
static int com_facebook_loginbutton_blue_focused
           
static int com_facebook_loginbutton_blue_normal
           
static int com_facebook_loginbutton_blue_pressed
           
static int com_facebook_loginbutton_silver
           
static int com_facebook_logo
           
static int com_facebook_picker_item_background
           
static int com_facebook_picker_list_focused
           
static int com_facebook_picker_list_longpressed
           
static int com_facebook_picker_list_pressed
           
static int com_facebook_picker_list_selector
           
static int com_facebook_picker_list_selector_background_transition
           
static int com_facebook_picker_list_selector_disabled
           
static int com_facebook_picker_top_button
           
static int com_facebook_place_default_icon
           
static int com_facebook_profile_default_icon
           
static int com_facebook_profile_picture_blank_portrait
           
static int com_facebook_profile_picture_blank_square
           
static int com_facebook_top_background
           
static int com_facebook_top_button
           
static int com_facebook_usersettingsfragment_background_gradient
           
 
Constructor Summary
R.drawable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

com_facebook_button_check

public static int com_facebook_button_check

com_facebook_button_check_off

public static int com_facebook_button_check_off

com_facebook_button_check_on

public static int com_facebook_button_check_on

com_facebook_button_grey_focused

public static int com_facebook_button_grey_focused

com_facebook_button_grey_normal

public static int com_facebook_button_grey_normal

com_facebook_button_grey_pressed

public static int com_facebook_button_grey_pressed

com_facebook_close

public static int com_facebook_close

com_facebook_icon

public static int com_facebook_icon

com_facebook_list_divider

public static int com_facebook_list_divider

com_facebook_list_section_header_background

public static int com_facebook_list_section_header_background

com_facebook_loginbutton_blue

public static int com_facebook_loginbutton_blue

com_facebook_loginbutton_blue_focused

public static int com_facebook_loginbutton_blue_focused

com_facebook_loginbutton_blue_normal

public static int com_facebook_loginbutton_blue_normal

com_facebook_loginbutton_blue_pressed

public static int com_facebook_loginbutton_blue_pressed

com_facebook_loginbutton_silver

public static int com_facebook_loginbutton_silver

com_facebook_logo

public static int com_facebook_logo

com_facebook_picker_item_background

public static int com_facebook_picker_item_background

com_facebook_picker_list_focused

public static int com_facebook_picker_list_focused

com_facebook_picker_list_longpressed

public static int com_facebook_picker_list_longpressed

com_facebook_picker_list_pressed

public static int com_facebook_picker_list_pressed

com_facebook_picker_list_selector

public static int com_facebook_picker_list_selector

com_facebook_picker_list_selector_background_transition

public static int com_facebook_picker_list_selector_background_transition

com_facebook_picker_list_selector_disabled

public static int com_facebook_picker_list_selector_disabled

com_facebook_picker_top_button

public static int com_facebook_picker_top_button

com_facebook_place_default_icon

public static int com_facebook_place_default_icon

com_facebook_profile_default_icon

public static int com_facebook_profile_default_icon

com_facebook_profile_picture_blank_portrait

public static int com_facebook_profile_picture_blank_portrait

com_facebook_profile_picture_blank_square

public static int com_facebook_profile_picture_blank_square

com_facebook_top_background

public static int com_facebook_top_background

com_facebook_top_button

public static int com_facebook_top_button

com_facebook_usersettingsfragment_background_gradient

public static int com_facebook_usersettingsfragment_background_gradient
Constructor Detail

R.drawable

public R.drawable()