OSDN Git Service

Transition bars to opaque on user interaction.
authorJohn Spurlock <jspurlock@google.com>
Sat, 17 Aug 2013 21:18:08 +0000 (17:18 -0400)
committerJohn Spurlock <jspurlock@google.com>
Mon, 19 Aug 2013 14:22:28 +0000 (10:22 -0400)
commit3b139a9ed06fdaad694ca97b8f99e7038007a054
treeea327350555c6d930af7e8aa1287d7b0fcc719fd
parent89835ddf327ef256b44d91cf1fd1898c0599eb48
Transition bars to opaque on user interaction.

When the transient bars are revealed, smoothly transition the
bar style to opaque to blend with the other panel chrome.

Bug:8706719
Change-Id: I65e5b22e2f91a3db0394c0f571127397ba692f46
packages/SystemUI/src/com/android/systemui/statusbar/phone/BarTransitions.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java