diff options
| author | 2010-08-27 20:00:40 -0700 | |
|---|---|---|
| committer | 2010-08-27 20:00:40 -0700 | |
| commit | 554d8726f8df053c07e0c68e43f060019c11264e (patch) | |
| tree | dd9518141dd67162970947c2b6bc7988809f41ce | |
| parent | 44af754cf0c9ad9a8162e1bd2af60737e81a8beb (diff) | |
| parent | 0776deff39b7fe8435f2cbf6aa84bf202bac70f5 (diff) | |
am 0776deff: More obsolete status bar bits. DO NOT MERGE
Merge commit '0776deff39b7fe8435f2cbf6aa84bf202bac70f5' into gingerbread-plus-aosp
* commit '0776deff39b7fe8435f2cbf6aa84bf202bac70f5':
More obsolete status bar bits. DO NOT MERGE
| -rw-r--r-- | core/res/res/values/styles.xml | 7 | ||||
| -rw-r--r-- | packages/SystemUI/res/drawable-hdpi/alert_bar_background_normal.9.png | bin | 1078 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res/drawable-hdpi/alert_bar_background_pressed.9.png | bin | 1093 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res/drawable-mdpi/alert_bar_background_normal.9.png | bin | 2896 -> 0 bytes | |||
| -rw-r--r-- | packages/SystemUI/res/drawable-mdpi/alert_bar_background_pressed.9.png | bin | 2896 -> 0 bytes |
5 files changed, 0 insertions, 7 deletions
diff --git a/core/res/res/values/styles.xml b/core/res/res/values/styles.xml index 02a601a491ba..af04117db6c7 100644 --- a/core/res/res/values/styles.xml +++ b/core/res/res/values/styles.xml @@ -88,13 +88,6 @@ <item name="windowExitAnimation">@anim/status_bar_exit</item> </style> - <!-- {@hide} --> - <style name="Animation.StatusBar.IntruderAlert" - parent="@android:style/Animation.StatusBar"> - <item name="android:windowEnterAnimation">@anim/priority_alert_enter</item> - <item name="android:windowExitAnimation">@anim/priority_alert_exit</item> - </style> - <!-- Standard animations for a translucent window or activity. This style is <em>not<em> used by default for the translucent theme (since translucent activities are a special case that have no diff --git a/packages/SystemUI/res/drawable-hdpi/alert_bar_background_normal.9.png b/packages/SystemUI/res/drawable-hdpi/alert_bar_background_normal.9.png Binary files differdeleted file mode 100644 index bc127bde4ad1..000000000000 --- a/packages/SystemUI/res/drawable-hdpi/alert_bar_background_normal.9.png +++ /dev/null diff --git a/packages/SystemUI/res/drawable-hdpi/alert_bar_background_pressed.9.png b/packages/SystemUI/res/drawable-hdpi/alert_bar_background_pressed.9.png Binary files differdeleted file mode 100644 index 59af8043f073..000000000000 --- a/packages/SystemUI/res/drawable-hdpi/alert_bar_background_pressed.9.png +++ /dev/null diff --git a/packages/SystemUI/res/drawable-mdpi/alert_bar_background_normal.9.png b/packages/SystemUI/res/drawable-mdpi/alert_bar_background_normal.9.png Binary files differdeleted file mode 100644 index 258de13c1426..000000000000 --- a/packages/SystemUI/res/drawable-mdpi/alert_bar_background_normal.9.png +++ /dev/null diff --git a/packages/SystemUI/res/drawable-mdpi/alert_bar_background_pressed.9.png b/packages/SystemUI/res/drawable-mdpi/alert_bar_background_pressed.9.png Binary files differdeleted file mode 100644 index 258de13c1426..000000000000 --- a/packages/SystemUI/res/drawable-mdpi/alert_bar_background_pressed.9.png +++ /dev/null |