OSDN Git Service

Always enable nav and status bar opaque/translucency
authorMatthew Ng <ngmatthew@google.com>
Fri, 1 Sep 2017 19:45:04 +0000 (12:45 -0700)
committerMatthew Ng <ngmatthew@google.com>
Thu, 7 Sep 2017 23:42:16 +0000 (23:42 +0000)
commite6b393b1a9ba88d93b97ba95d8fe13ed25828300
treeffec09430992d69a910b0112a5bcc82e97fd4b76
parent95786f322a4b69d7dcd3131a7d15030735c4d112
Always enable nav and status bar opaque/translucency

Removed the logic to enable or disable translucency and have it fully
enable all the time. Having it on has very or no impact on RAM.

Test: boot device and look at nav and status bar
Change-Id: Id9e613abc689ab8c1b53424aa92e864f75f8ed02
Fixes: 65286386
core/java/com/android/internal/policy/DecorView.java
core/java/com/android/internal/policy/PhoneWindow.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/BarTransitions.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/CollapsedStatusBarFragment.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/LightBarTransitionsController.java