Android APIs
public static final class

R.drawable

extends Object
java.lang.Object
   ↳ android.R.drawable

Summary

Constants
int alert_dark_frame
int alert_light_frame
int arrow_down_float
int arrow_up_float
int bottom_bar
int btn_default
int btn_default_small
int btn_dialog
int btn_dropdown
int btn_minus
int btn_plus
int btn_radio
int btn_star
int btn_star_big_off
int btn_star_big_on
int button_onoff_indicator_off
int button_onoff_indicator_on
int checkbox_off_background
int checkbox_on_background
int dark_header Drawable to use as a background for separators on a list with a dark background
int dialog_frame
int dialog_holo_dark_frame
int dialog_holo_light_frame
int divider_horizontal_bright
int divider_horizontal_dark
int divider_horizontal_dim_dark
int divider_horizontal_textfield
int edit_text
int editbox_background
int editbox_background_normal
int editbox_dropdown_dark_frame
int editbox_dropdown_light_frame
int gallery_thumb
int ic_btn_speak_now
int ic_delete
int ic_dialog_alert
int ic_dialog_dialer
int ic_dialog_email
int ic_dialog_info
int ic_dialog_map
int ic_input_add
int ic_input_delete
int ic_input_get
int ic_lock_idle_alarm
int ic_lock_idle_charging
int ic_lock_idle_lock
int ic_lock_idle_low_battery
int ic_lock_lock
int ic_lock_power_off
int ic_lock_silent_mode
int ic_lock_silent_mode_off
int ic_media_ff
int ic_media_next
int ic_media_pause
int ic_media_play
int ic_media_previous
int ic_media_rew
int ic_menu_add
int ic_menu_agenda
int ic_menu_always_landscape_portrait
int ic_menu_call
int ic_menu_camera
int ic_menu_close_clear_cancel
int ic_menu_compass
int ic_menu_crop
int ic_menu_day
int ic_menu_delete
int ic_menu_directions
int ic_menu_edit
int ic_menu_gallery
int ic_menu_help
int ic_menu_info_details
int ic_menu_manage
int ic_menu_mapmode
int ic_menu_month
int ic_menu_more
int ic_menu_my_calendar
int ic_menu_mylocation
int ic_menu_myplaces
int ic_menu_preferences
int ic_menu_recent_history
int ic_menu_report_image
int ic_menu_revert
int ic_menu_rotate
int ic_menu_save
int ic_menu_search
int ic_menu_send
int ic_menu_set_as
int ic_menu_share
int ic_menu_slideshow
int ic_menu_sort_alphabetically
int ic_menu_sort_by_size
int ic_menu_today
int ic_menu_upload
int ic_menu_upload_you_tube
int ic_menu_view
int ic_menu_week
int ic_menu_zoom
int ic_notification_clear_all
int ic_notification_overlay
int ic_partial_secure
int ic_popup_disk_full
int ic_popup_reminder
int ic_popup_sync
int ic_search_category_default
int ic_secure
int list_selector_background
int menu_frame
int menu_full_frame
int menuitem_background
int picture_frame
int presence_audio_away
int presence_audio_busy
int presence_audio_online
int presence_away
int presence_busy
int presence_invisible
int presence_offline
int presence_online
int presence_video_away presence drawables for videochat or audiochat capable contacts
int presence_video_busy
int presence_video_online
int progress_horizontal
int progress_indeterminate_horizontal
int radiobutton_off_background
int radiobutton_on_background
int screen_background_dark
int screen_background_dark_transparent Semi-transparent background that can be used when placing a dark themed UI on top of some arbitrary background (such as the wallpaper).
int screen_background_light
int screen_background_light_transparent Background drawable that can be used for a transparent activity to be able to display a light UI: this lightens its background to make a light UI more visible.
int spinner_background
int spinner_dropdown_background
int star_big_off
int star_big_on
int star_off
int star_on
int stat_notify_call_mute
int stat_notify_chat
int stat_notify_error
int stat_notify_missed_call
int stat_notify_more
int stat_notify_sdcard
int stat_notify_sdcard_prepare
int stat_notify_sdcard_usb
int stat_notify_sync
int stat_notify_sync_noanim
int stat_notify_voicemail
int stat_sys_data_bluetooth
int stat_sys_download
int stat_sys_download_done
int stat_sys_headset
int stat_sys_phone_call This constant was deprecated in API level 9. Replaced by a private asset in the phone app.
int stat_sys_phone_call_forward This constant was deprecated in API level 9. Replaced by a private asset in the phone app.
int stat_sys_phone_call_on_hold This constant was deprecated in API level 9. Replaced by a private asset in the phone app.
int stat_sys_speakerphone
int stat_sys_upload
int stat_sys_upload_done
int stat_sys_vp_phone_call This constant was deprecated in API level 9. Replaced by a private asset in the phone app.
int stat_sys_vp_phone_call_on_hold This constant was deprecated in API level 9. Replaced by a private asset in the phone app.
int stat_sys_warning
int status_bar_item_app_background
int status_bar_item_background
int sym_action_call
int sym_action_chat
int sym_action_email
int sym_call_incoming
int sym_call_missed
int sym_call_outgoing
int sym_contact_card
int sym_def_app_icon
int title_bar
int title_bar_tall Drawable to use as a background for a taller version of the titlebar
int toast_frame
int zoom_plate
Public Constructors
R.drawable()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int alert_dark_frame

Added in API level 1

Constant Value: 17301504 (0x01080000)

public static final int alert_light_frame

Added in API level 1

Constant Value: 17301505 (0x01080001)

public static final int arrow_down_float

Added in API level 1

Constant Value: 17301506 (0x01080002)

public static final int arrow_up_float

Added in API level 1

Constant Value: 17301507 (0x01080003)

public static final int bottom_bar

Added in API level 1

Constant Value: 17301658 (0x0108009a)

public static final int btn_default

Added in API level 1

Constant Value: 17301508 (0x01080004)

public static final int btn_default_small

Added in API level 1

Constant Value: 17301509 (0x01080005)

public static final int btn_dialog

Added in API level 1

Constant Value: 17301527 (0x01080017)

public static final int btn_dropdown

Added in API level 1

Constant Value: 17301510 (0x01080006)

public static final int btn_minus

Added in API level 1

Constant Value: 17301511 (0x01080007)

public static final int btn_plus

Added in API level 1

Constant Value: 17301512 (0x01080008)

public static final int btn_radio

Added in API level 1

Constant Value: 17301513 (0x01080009)

public static final int btn_star

Added in API level 1

Constant Value: 17301514 (0x0108000a)

public static final int btn_star_big_off

Added in API level 1

Constant Value: 17301515 (0x0108000b)

public static final int btn_star_big_on

Added in API level 1

Constant Value: 17301516 (0x0108000c)

public static final int button_onoff_indicator_off

Added in API level 1

Constant Value: 17301518 (0x0108000e)

public static final int button_onoff_indicator_on

Added in API level 1

Constant Value: 17301517 (0x0108000d)

public static final int checkbox_off_background

Added in API level 1

Constant Value: 17301519 (0x0108000f)

public static final int checkbox_on_background

Added in API level 1

Constant Value: 17301520 (0x01080010)

public static final int dark_header

Added in API level 3

Drawable to use as a background for separators on a list with a dark background

Constant Value: 17301669 (0x010800a5)

public static final int dialog_frame

Added in API level 1

Constant Value: 17301521 (0x01080011)

public static final int dialog_holo_dark_frame

Added in API level 11

Constant Value: 17301682 (0x010800b2)

public static final int dialog_holo_light_frame

Added in API level 11

Constant Value: 17301683 (0x010800b3)

public static final int divider_horizontal_bright

Added in API level 1

Constant Value: 17301522 (0x01080012)

public static final int divider_horizontal_dark

Added in API level 1

Constant Value: 17301524 (0x01080014)

public static final int divider_horizontal_dim_dark

Added in API level 1

Constant Value: 17301525 (0x01080015)

public static final int divider_horizontal_textfield

Added in API level 1

Constant Value: 17301523 (0x01080013)

public static final int edit_text

Added in API level 1

Constant Value: 17301526 (0x01080016)

public static final int editbox_background

Added in API level 1

Constant Value: 17301528 (0x01080018)

public static final int editbox_background_normal

Added in API level 1

Constant Value: 17301529 (0x01080019)

public static final int editbox_dropdown_dark_frame

Added in API level 1

Constant Value: 17301530 (0x0108001a)

public static final int editbox_dropdown_light_frame

Added in API level 1

Constant Value: 17301531 (0x0108001b)

public static final int gallery_thumb

Added in API level 1

Constant Value: 17301532 (0x0108001c)

public static final int ic_btn_speak_now

Added in API level 3

Constant Value: 17301668 (0x010800a4)

public static final int ic_delete

Added in API level 1

Constant Value: 17301533 (0x0108001d)

public static final int ic_dialog_alert

Added in API level 1

Constant Value: 17301543 (0x01080027)

public static final int ic_dialog_dialer

Added in API level 1

Constant Value: 17301544 (0x01080028)

public static final int ic_dialog_email

Added in API level 1

Constant Value: 17301545 (0x01080029)

public static final int ic_dialog_info

Added in API level 1

Constant Value: 17301659 (0x0108009b)

public static final int ic_dialog_map

Added in API level 1

Constant Value: 17301546 (0x0108002a)

public static final int ic_input_add

Added in API level 1

Constant Value: 17301547 (0x0108002b)

public static final int ic_input_delete

Added in API level 1

Constant Value: 17301548 (0x0108002c)

public static final int ic_input_get

Added in API level 1

Constant Value: 17301549 (0x0108002d)

public static final int ic_lock_idle_alarm

Added in API level 1

Constant Value: 17301550 (0x0108002e)

public static final int ic_lock_idle_charging

Added in API level 1

Constant Value: 17301534 (0x0108001e)

public static final int ic_lock_idle_lock

Added in API level 1

Constant Value: 17301535 (0x0108001f)

public static final int ic_lock_idle_low_battery

Added in API level 1

Constant Value: 17301536 (0x01080020)

public static final int ic_lock_lock

Added in API level 1

Constant Value: 17301551 (0x0108002f)

public static final int ic_lock_power_off

Added in API level 1

Constant Value: 17301552 (0x01080030)

public static final int ic_lock_silent_mode

Added in API level 1

Constant Value: 17301553 (0x01080031)

public static final int ic_lock_silent_mode_off

Added in API level 1

Constant Value: 17301554 (0x01080032)

public static final int ic_media_ff

Added in API level 1

Constant Value: 17301537 (0x01080021)

public static final int ic_media_next

Added in API level 1

Constant Value: 17301538 (0x01080022)

public static final int ic_media_pause

Added in API level 1

Constant Value: 17301539 (0x01080023)

public static final int ic_media_play

Added in API level 1

Constant Value: 17301540 (0x01080024)

public static final int ic_media_previous

Added in API level 1

Constant Value: 17301541 (0x01080025)

public static final int ic_media_rew

Added in API level 1

Constant Value: 17301542 (0x01080026)

public static final int ic_menu_add

Added in API level 1

Constant Value: 17301555 (0x01080033)

public static final int ic_menu_agenda

Added in API level 1

Constant Value: 17301556 (0x01080034)

public static final int ic_menu_always_landscape_portrait

Added in API level 1

Constant Value: 17301557 (0x01080035)

public static final int ic_menu_call

Added in API level 1

Constant Value: 17301558 (0x01080036)

public static final int ic_menu_camera

Added in API level 1

Constant Value: 17301559 (0x01080037)

public static final int ic_menu_close_clear_cancel

Added in API level 1

Constant Value: 17301560 (0x01080038)

public static final int ic_menu_compass

Added in API level 1

Constant Value: 17301561 (0x01080039)

public static final int ic_menu_crop

Added in API level 1

Constant Value: 17301562 (0x0108003a)

public static final int ic_menu_day

Added in API level 1

Constant Value: 17301563 (0x0108003b)

public static final int ic_menu_delete

Added in API level 1

Constant Value: 17301564 (0x0108003c)

public static final int ic_menu_directions

Added in API level 1

Constant Value: 17301565 (0x0108003d)

public static final int ic_menu_edit

Added in API level 1

Constant Value: 17301566 (0x0108003e)

public static final int ic_menu_gallery

Added in API level 1

Constant Value: 17301567 (0x0108003f)

public static final int ic_menu_help

Added in API level 1

Constant Value: 17301568 (0x01080040)

public static final int ic_menu_info_details

Added in API level 1

Constant Value: 17301569 (0x01080041)

public static final int ic_menu_manage

Added in API level 1

Constant Value: 17301570 (0x01080042)

public static final int ic_menu_mapmode

Added in API level 1

Constant Value: 17301571 (0x01080043)

public static final int ic_menu_month

Added in API level 1

Constant Value: 17301572 (0x01080044)

public static final int ic_menu_more

Added in API level 1

Constant Value: 17301573 (0x01080045)

public static final int ic_menu_my_calendar

Added in API level 1

Constant Value: 17301574 (0x01080046)

public static final int ic_menu_mylocation

Added in API level 1

Constant Value: 17301575 (0x01080047)

public static final int ic_menu_myplaces

Added in API level 1

Constant Value: 17301576 (0x01080048)

public static final int ic_menu_preferences

Added in API level 1

Constant Value: 17301577 (0x01080049)

public static final int ic_menu_recent_history

Added in API level 1

Constant Value: 17301578 (0x0108004a)

public static final int ic_menu_report_image

Added in API level 1

Constant Value: 17301579 (0x0108004b)

public static final int ic_menu_revert

Added in API level 1

Constant Value: 17301580 (0x0108004c)

public static final int ic_menu_rotate

Added in API level 1

Constant Value: 17301581 (0x0108004d)

public static final int ic_menu_save

Added in API level 1

Constant Value: 17301582 (0x0108004e)

public static final int ic_menu_search

Added in API level 1

Constant Value: 17301583 (0x0108004f)

public static final int ic_menu_send

Added in API level 1

Constant Value: 17301584 (0x01080050)

public static final int ic_menu_set_as

Added in API level 1

Constant Value: 17301585 (0x01080051)

public static final int ic_menu_share

Added in API level 1

Constant Value: 17301586 (0x01080052)

public static final int ic_menu_slideshow

Added in API level 1

Constant Value: 17301587 (0x01080053)

public static final int ic_menu_sort_alphabetically

Added in API level 1

Constant Value: 17301660 (0x0108009c)

public static final int ic_menu_sort_by_size

Added in API level 1

Constant Value: 17301661 (0x0108009d)

public static final int ic_menu_today

Added in API level 1

Constant Value: 17301588 (0x01080054)

public static final int ic_menu_upload

Added in API level 1

Constant Value: 17301589 (0x01080055)

public static final int ic_menu_upload_you_tube

Added in API level 1

Constant Value: 17301590 (0x01080056)

public static final int ic_menu_view

Added in API level 1

Constant Value: 17301591 (0x01080057)

public static final int ic_menu_week

Added in API level 1

Constant Value: 17301592 (0x01080058)

public static final int ic_menu_zoom

Added in API level 1

Constant Value: 17301593 (0x01080059)

public static final int ic_notification_clear_all

Added in API level 1

Constant Value: 17301594 (0x0108005a)

public static final int ic_notification_overlay

Added in API level 1

Constant Value: 17301595 (0x0108005b)

public static final int ic_partial_secure

Added in API level 1

Constant Value: 17301596 (0x0108005c)

public static final int ic_popup_disk_full

Added in API level 1

Constant Value: 17301597 (0x0108005d)

public static final int ic_popup_reminder

Added in API level 1

Constant Value: 17301598 (0x0108005e)

public static final int ic_popup_sync

Added in API level 1

Constant Value: 17301599 (0x0108005f)

public static final int ic_search_category_default

Added in API level 1

Constant Value: 17301600 (0x01080060)

public static final int ic_secure

Added in API level 1

Constant Value: 17301601 (0x01080061)

public static final int list_selector_background

Added in API level 1

Constant Value: 17301602 (0x01080062)

public static final int menu_frame

Added in API level 1

Constant Value: 17301603 (0x01080063)

public static final int menu_full_frame

Added in API level 1

Constant Value: 17301604 (0x01080064)

public static final int menuitem_background

Added in API level 1

Constant Value: 17301605 (0x01080065)

public static final int picture_frame

Added in API level 1

Constant Value: 17301606 (0x01080066)

public static final int presence_audio_away

Added in API level 9

Constant Value: 17301679 (0x010800af)

public static final int presence_audio_busy

Added in API level 9

Constant Value: 17301680 (0x010800b0)

public static final int presence_audio_online

Added in API level 9

Constant Value: 17301681 (0x010800b1)

public static final int presence_away

Added in API level 1

Constant Value: 17301607 (0x01080067)

public static final int presence_busy

Added in API level 1

Constant Value: 17301608 (0x01080068)

public static final int presence_invisible

Added in API level 1

Constant Value: 17301609 (0x01080069)

public static final int presence_offline

Added in API level 1

Constant Value: 17301610 (0x0108006a)

public static final int presence_online

Added in API level 1

Constant Value: 17301611 (0x0108006b)

public static final int presence_video_away

Added in API level 9

presence drawables for videochat or audiochat capable contacts

Constant Value: 17301676 (0x010800ac)

public static final int presence_video_busy

Added in API level 9

Constant Value: 17301677 (0x010800ad)

public static final int presence_video_online

Added in API level 9

Constant Value: 17301678 (0x010800ae)

public static final int progress_horizontal

Added in API level 1

Constant Value: 17301612 (0x0108006c)

public static final int progress_indeterminate_horizontal

Added in API level 1

Constant Value: 17301613 (0x0108006d)

public static final int radiobutton_off_background

Added in API level 1

Constant Value: 17301614 (0x0108006e)

public static final int radiobutton_on_background

Added in API level 1

Constant Value: 17301615 (0x0108006f)

public static final int screen_background_dark

Added in API level 1

Constant Value: 17301656 (0x01080098)

public static final int screen_background_dark_transparent

Added in API level 5

Semi-transparent background that can be used when placing a dark themed UI on top of some arbitrary background (such as the wallpaper). This darkens the background sufficiently that the UI can be seen. Background drawable that can be used for a transparent activity to be able to display a dark UI: this darkens its background to make a dark (default theme) UI more visible.

Constant Value: 17301673 (0x010800a9)

public static final int screen_background_light

Added in API level 1

Constant Value: 17301657 (0x01080099)

public static final int screen_background_light_transparent

Added in API level 5

Background drawable that can be used for a transparent activity to be able to display a light UI: this lightens its background to make a light UI more visible.

Constant Value: 17301674 (0x010800aa)

public static final int spinner_background

Added in API level 1

Constant Value: 17301616 (0x01080070)

public static final int spinner_dropdown_background

Added in API level 1

Constant Value: 17301617 (0x01080071)

public static final int star_big_off

Added in API level 1

Constant Value: 17301619 (0x01080073)

public static final int star_big_on

Added in API level 1

Constant Value: 17301618 (0x01080072)

public static final int star_off

Added in API level 1

Constant Value: 17301621 (0x01080075)

public static final int star_on

Added in API level 1

Constant Value: 17301620 (0x01080074)

public static final int stat_notify_call_mute

Added in API level 1

Constant Value: 17301622 (0x01080076)

public static final int stat_notify_chat

Added in API level 1

Constant Value: 17301623 (0x01080077)

public static final int stat_notify_error

Added in API level 1

Constant Value: 17301624 (0x01080078)

public static final int stat_notify_missed_call

Added in API level 1

Constant Value: 17301631 (0x0108007f)

public static final int stat_notify_more

Added in API level 1

Constant Value: 17301625 (0x01080079)

public static final int stat_notify_sdcard

Added in API level 1

Constant Value: 17301626 (0x0108007a)

public static final int stat_notify_sdcard_prepare

Added in API level 5

Constant Value: 17301675 (0x010800ab)

public static final int stat_notify_sdcard_usb

Added in API level 1

Constant Value: 17301627 (0x0108007b)

public static final int stat_notify_sync

Added in API level 1

Constant Value: 17301628 (0x0108007c)

public static final int stat_notify_sync_noanim

Added in API level 1

Constant Value: 17301629 (0x0108007d)

public static final int stat_notify_voicemail

Added in API level 1

Constant Value: 17301630 (0x0108007e)

public static final int stat_sys_data_bluetooth

Added in API level 1

Constant Value: 17301632 (0x01080080)

public static final int stat_sys_download

Added in API level 1

Constant Value: 17301633 (0x01080081)

public static final int stat_sys_download_done

Added in API level 1

Constant Value: 17301634 (0x01080082)

public static final int stat_sys_headset

Added in API level 1

Constant Value: 17301635 (0x01080083)

public static final int stat_sys_phone_call

Added in API level 1

This constant was deprecated in API level 9.
Replaced by a private asset in the phone app.

Constant Value: 17301636 (0x01080084)

public static final int stat_sys_phone_call_forward

Added in API level 1

This constant was deprecated in API level 9.
Replaced by a private asset in the phone app.

Constant Value: 17301637 (0x01080085)

public static final int stat_sys_phone_call_on_hold

Added in API level 1

This constant was deprecated in API level 9.
Replaced by a private asset in the phone app.

Constant Value: 17301638 (0x01080086)

public static final int stat_sys_speakerphone

Added in API level 1

Constant Value: 17301639 (0x01080087)

public static final int stat_sys_upload

Added in API level 1

Constant Value: 17301640 (0x01080088)

public static final int stat_sys_upload_done

Added in API level 1

Constant Value: 17301641 (0x01080089)

public static final int stat_sys_vp_phone_call

Added in API level 4

This constant was deprecated in API level 9.
Replaced by a private asset in the phone app.

Constant Value: 17301671 (0x010800a7)

public static final int stat_sys_vp_phone_call_on_hold

Added in API level 4

This constant was deprecated in API level 9.
Replaced by a private asset in the phone app.

Constant Value: 17301672 (0x010800a8)

public static final int stat_sys_warning

Added in API level 1

Constant Value: 17301642 (0x0108008a)

public static final int status_bar_item_app_background

Added in API level 1

Constant Value: 17301643 (0x0108008b)

public static final int status_bar_item_background

Added in API level 1

Constant Value: 17301644 (0x0108008c)

public static final int sym_action_call

Added in API level 1

Constant Value: 17301645 (0x0108008d)

public static final int sym_action_chat

Added in API level 1

Constant Value: 17301646 (0x0108008e)

public static final int sym_action_email

Added in API level 1

Constant Value: 17301647 (0x0108008f)

public static final int sym_call_incoming

Added in API level 1

Constant Value: 17301648 (0x01080090)

public static final int sym_call_missed

Added in API level 1

Constant Value: 17301649 (0x01080091)

public static final int sym_call_outgoing

Added in API level 1

Constant Value: 17301650 (0x01080092)

public static final int sym_contact_card

Added in API level 1

Constant Value: 17301652 (0x01080094)

public static final int sym_def_app_icon

Added in API level 1

Constant Value: 17301651 (0x01080093)

public static final int title_bar

Added in API level 1

Constant Value: 17301653 (0x01080095)

public static final int title_bar_tall

Added in API level 3

Drawable to use as a background for a taller version of the titlebar

Constant Value: 17301670 (0x010800a6)

public static final int toast_frame

Added in API level 1

Constant Value: 17301654 (0x01080096)

public static final int zoom_plate

Added in API level 1

Constant Value: 17301655 (0x01080097)

Public Constructors

public R.drawable ()

Added in API level 1