OSDN Git Service

QS: Add scanning progress state indication.
authorJohn Spurlock <jspurlock@google.com>
Sat, 16 Aug 2014 14:39:33 +0000 (10:39 -0400)
committerJohn Spurlock <jspurlock@google.com>
Sat, 16 Aug 2014 14:54:24 +0000 (10:54 -0400)
commit465cefa1a26b256c9b7073d17a57cf82a17d6b87
treef0995edebdeb6ee90457d14d2045507dff9c888c
parent7911c512cf8ea1df6bfbdb3cb43f054f687c1c6d
QS: Add scanning progress state indication.

- Create a modified version of the new platform horizontal
indeterminate progress indicator, and align it to the bottom
of the header.
- Ensure the scanning state takes the active detail panel into
account.

Bug:16145178
Change-Id: I7f80c458ff6565aa00085da9059a4e9fe7e49233
packages/SystemUI/res/drawable/indeterminate.xml [new file with mode: 0644]
packages/SystemUI/res/drawable/indeterminate_anim.xml [new file with mode: 0644]
packages/SystemUI/res/layout/status_bar_expanded_header.xml
packages/SystemUI/res/values/colors.xml
packages/SystemUI/src/com/android/systemui/qs/QSPanel.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarHeaderView.java