diff options
author | Justin Ho <justinho@google.com> | 2011-02-02 18:45:27 -0800 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-02-02 18:45:27 -0800 |
commit | be36f9a3b049157b29d3fbe4f685ed8a3021344e (patch) | |
tree | d68ef6f366763b47e07bb57e45512d80ff229ee1 /core/res | |
parent | a58617430d699d26948357f204f09a6ca0b837b8 (diff) | |
parent | 6758fce4dd6819a241c9d06f8c5d0fba03cb7345 (diff) | |
download | frameworks_base-be36f9a3b049157b29d3fbe4f685ed8a3021344e.zip frameworks_base-be36f9a3b049157b29d3fbe4f685ed8a3021344e.tar.gz frameworks_base-be36f9a3b049157b29d3fbe4f685ed8a3021344e.tar.bz2 |
Merge "Adding new volume control dialog icons" into honeycomb
Diffstat (limited to 'core/res')
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_alarm.png | bin | 0 -> 1252 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_alarm_mute.png | bin | 0 -> 1378 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_notification.png | bin | 0 -> 1015 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_notification_mute.png | bin | 0 -> 1184 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_vol.png | bin | 0 -> 1144 bytes |
-rw-r--r-- | core/res/res/drawable-hdpi/ic_audio_vol_mute.png | bin | 0 -> 1168 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_alarm.png | bin | 0 -> 847 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_alarm_mute.png | bin | 0 -> 896 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_notification.png | bin | 0 -> 758 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_notification_mute.png | bin | 0 -> 842 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_vol.png | bin | 0 -> 841 bytes |
-rw-r--r-- | core/res/res/drawable-mdpi/ic_audio_vol_mute.png | bin | 0 -> 809 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-hdpi/ic_audio_alarm.png b/core/res/res/drawable-hdpi/ic_audio_alarm.png Binary files differnew file mode 100644 index 0000000..1b41de4 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_alarm.png diff --git a/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png Binary files differnew file mode 100644 index 0000000..e31fdb8 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_alarm_mute.png diff --git a/core/res/res/drawable-hdpi/ic_audio_notification.png b/core/res/res/drawable-hdpi/ic_audio_notification.png Binary files differnew file mode 100644 index 0000000..00e8f8a --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_notification.png diff --git a/core/res/res/drawable-hdpi/ic_audio_notification_mute.png b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png Binary files differnew file mode 100644 index 0000000..a350e16 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_notification_mute.png diff --git a/core/res/res/drawable-hdpi/ic_audio_vol.png b/core/res/res/drawable-hdpi/ic_audio_vol.png Binary files differnew file mode 100644 index 0000000..cf3f3f5 --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_vol.png diff --git a/core/res/res/drawable-hdpi/ic_audio_vol_mute.png b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png Binary files differnew file mode 100644 index 0000000..c4ac4ef --- /dev/null +++ b/core/res/res/drawable-hdpi/ic_audio_vol_mute.png diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm.png b/core/res/res/drawable-mdpi/ic_audio_alarm.png Binary files differnew file mode 100644 index 0000000..fab95aa --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_alarm.png diff --git a/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png Binary files differnew file mode 100644 index 0000000..ca3ed93 --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_alarm_mute.png diff --git a/core/res/res/drawable-mdpi/ic_audio_notification.png b/core/res/res/drawable-mdpi/ic_audio_notification.png Binary files differnew file mode 100644 index 0000000..b41ccd0 --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_notification.png diff --git a/core/res/res/drawable-mdpi/ic_audio_notification_mute.png b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png Binary files differnew file mode 100644 index 0000000..f0b6d8a --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_notification_mute.png diff --git a/core/res/res/drawable-mdpi/ic_audio_vol.png b/core/res/res/drawable-mdpi/ic_audio_vol.png Binary files differnew file mode 100644 index 0000000..049e92a --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_vol.png diff --git a/core/res/res/drawable-mdpi/ic_audio_vol_mute.png b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png Binary files differnew file mode 100644 index 0000000..be71492 --- /dev/null +++ b/core/res/res/drawable-mdpi/ic_audio_vol_mute.png |